Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 425660 - dev-python/gmpy-1.15 version bump request
Summary: dev-python/gmpy-1.15 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-10 12:40 UTC by Ian Delaney (RETIRED)
Modified: 2012-08-17 07:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild patch (gmpy.patch,569 bytes, patch)
2012-07-10 12:40 UTC, Ian Delaney (RETIRED)
Details | Diff
revised ebuild patch (gmpy.patch,572 bytes, patch)
2012-07-11 08:46 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2012-07-10 12:40:43 UTC
Created attachment 317774 [details, diff]
ebuild patch

archtester gmpy # USE_PYTHON="2.5 2.6 2.7 3.1 3.2" ebuild gmpy-1.15.ebuild clean test

  25 tests in gmpy_test_rnd.__test__.rand
1504 tests in 42 items.
1504 passed and 0 failed.
Test passed.

for all python versions

archtester gmpy # USE_PYTHON="2.5 2.6 2.7 3.1 3.2" ebuild gmpy-1.15.ebuild merge

>>> Original instance of package unmerged safely.
>>> dev-python/gmpy-1.15 merged.

It creates a shared library object so no byte compiling of any modules.
pypy is ill equipped to handle this package.  It's C orientation is outside what pypy has in its cpyext type toolbox.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-07-11 08:46:34 UTC
Created attachment 317904 [details, diff]
revised ebuild patch
Comment 2 Patrick Lauer gentoo-dev 2012-08-17 07:39:19 UTC
+  17 Aug 2012; Patrick Lauer <patrick@gentoo.org> +gmpy-1.15.ebuild:
+  Bump for #425660