commit: 5f7b7d122caae09bd8b915d92a722818f71f32a2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Feb 25 20:27:40 2016 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Feb 25 20:29:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f7b7d12
package.mask: Unmask the new versions of python-exec & eselect-python Now that all known bugs are fixed and most of the TODO is exhausted, the new version of python-exec is ready for ~arch testing. profiles/package.mask | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index c96e922..0851636 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -217,19 +217,6 @@ media-libs/evas # ghc-7.10, bug #561122 dev-haskell/extra:0 -# Michał Górny <[email protected]> (11 Jan 2016) -# (on behalf of Python team) -# Masked for testing. python-exec now checks argv[0] to determine -# whether it's called via the Python wrapper shebang, or symlinked -# directly. eselect-python uses the C wrapper rather than Python wrapper -# to fix Prefix support, #568974. -# The 2.3 version uses completely new configuration format which -# requires much more testing. ->=app-eselect/eselect-python-20151117-r3 ->=dev-lang/python-exec-2.2 ->=app-eselect/eselect-python-20160207 ->=dev-lang/python-exec-2.3 - # Aaron W. Swenson <[email protected]> (11 Jan 2016) # Masked for removal after 2016-03-11. Package hasn't been updated in # some time and doesn't work with Apache 2.4 without patching by
