Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402873 - dev-python/py-1.4.6 version bump request.
Summary: dev-python/py-1.4.6 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-02-09 15:42 UTC by Ian Delaney (RETIRED)
Modified: 2012-02-14 03:07 UTC (History)
0 users

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


Attachments
ebuild patch 1.4.5 -> 1.4.6 (py.patch,541 bytes, patch)
2012-02-09 15:42 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-02-09 15:42:31 UTC
Created attachment 301397 [details, diff]
ebuild patch 1.4.5 -> 1.4.6

archtester py # ebuild py-1.4.6.ebuild clean merge

 * Compilation and optimization of Python modules for CPython 2.7 ...                                        [ ok ]
 * Compilation and optimization of Python modules for CPython 3.2 ...                                        [ ok ]
>>> dev-python/py-1.4.6 merged.

however;
archtester py # ebuild py-1.4.6.ebuild clean test

 * Testing of dev-python/py-1.4.6 with CPython 2.7...
PYTHONPATH=build-2.7/lib py.test
/mnt/gen2/TmpDir/portage/dev-python/py-1.4.6/temp/environment: line 2179: py.test: command not found
Can't find py.test

archtester py # find /mnt/gen2/TmpDir/portage/dev-python/py-1.4.6/work/py-1.4.6/ -name py.test
blank.

archtester py # find /mnt/gen2/TmpDir/portage/dev-python/py-1.4.6/work/py-1.4.6/ -name test.py
/mnt/gen2/TmpDir/portage/dev-python/py-1.4.6/work/py-1.4.6/py/test.py
/mnt/gen2/TmpDir/portage/dev-python/py-1.4.6/work/py-1.4.6/build-2.7/lib/py/test.py
/mnt/gen2/TmpDir/portage/dev-python/py-1.4.6/work/py-1.4.6/build-3.2/lib/py/test.py


Oh my my. What can I say??  This 'more or less' says it's fixable.  Care to tell upstream perhaps.
Comment 1 Patrick Lauer gentoo-dev 2012-02-14 03:07:37 UTC
+  14 Feb 2012;  <patrick@gentoo.org> +py-1.4.6.ebuild, -py-1.4.2.ebuild:
+  Bump for #402873