Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 424779 - dev-python/stsci-distutils-0.3.1 version bump request
Summary: dev-python/stsci-distutils-0.3.1 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-04 15:32 UTC by Ian Delaney (RETIRED)
Modified: 2012-11-03 13:18 UTC (History)
0 users

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


Attachments
ebuild patch (stsci-distutils.patch,995 bytes, patch)
2012-07-04 15:32 UTC, Ian Delaney (RETIRED)
Details | Diff
patch in "${FILESDIR}"/pypy.patch of ebuild patch (stsci_pypy.patch,4.78 KB, patch)
2012-07-04 15:40 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-04 15:32:01 UTC
Created attachment 317141 [details, diff]
ebuild patch

archtester stsci-distutils # USE_PYTHON="2.5 2.6 2.7 3.1 3.2" ebuild stsci-distutils-0.3.1.ebuild clean test merge

==========================================================================
 * Testing of dev-python/stsci-distutils-0.3.1 with CPython 2.5...
-----------------------------------------------------------------
Ran 8 tests in 70.468s
OK

 * Testing of dev-python/stsci-distutils-0.3.1 with CPython 2.6...
-----------------------------------------------------------------
Ran 8 tests in 72.022s
OK

 * Testing of dev-python/stsci-distutils-0.3.1 with CPython 2.7...
-----------------------------------------------------------------
Ran 8 tests in 76.221s
OK

 * Testing of dev-python/stsci-distutils-0.3.1 with CPython 3.1...
-----------------------------------------------------------------
Ran 8 tests in 96.174s
OK

 * Testing of dev-python/stsci-distutils-0.3.1 with CPython 3.2...
----------------------------------------------------------------
Ran 8 tests in 95.490s

OK
----------------------------------------------------------------

>>> Original instance of package unmerged safely.
>>> dev-python/stsci-distutils-0.3.1 merged.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-07-04 15:40:27 UTC
Created attachment 317143 [details, diff]
patch in "${FILESDIR}"/pypy.patch of ebuild patch

The patch is commented out in src_prepare.  It patches code so pypy skips over the points in the patch so as to allow it to pass the tests.  Waiting to hear from upstream's review.  For now, I have only restricted pypy from test phase