Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 411985 - dev-python/virtualenvwrapper-3.2 version bump request
Summary: dev-python/virtualenvwrapper-3.2 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-04-14 15:35 UTC by Ian Delaney (RETIRED)
Modified: 2012-04-15 04:30 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2012-04-14 15:35:56 UTC
archtester virtualenvwrapper # USE_PYTHON="2.6 3.1 2.7-pypy-1.8" ebuild virtualenvwrapper-3.2.ebuild clean test
-------------------------------------------------------------------
Ran 9 tests.          OK

archtester virtualenvwrapper # USE_PYTHON="2.6 3.1 2.7-pypy-1.8" ebuild virtualenvwrapper-3.2.ebuild merge

 * Compilation and optimization of Python modules for CPython 2.6        [ ok ]
 * Compilation and optimization of Python modules for CPython 3.1        [ ok ]
>>> dev-python/virtualenvwrapper-3.2 merged.

good to go.  The only change I'd make to the ebuild is remove python from 

inherit distutils python
since distutils promptly inherits python.
Comment 1 Patrick Lauer gentoo-dev 2012-04-15 04:30:31 UTC
+  15 Apr 2012; Patrick Lauer <patrick@gentoo.org> +virtualenvwrapper-3.2.ebuild:
+  Bump for #411985