diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-11-15 12:38:42 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-11-17 21:39:09 +0100 |
commit | 1e29e4516c768b4993fe10ca66446934095d08d1 (patch) | |
tree | ce9badf6bc0d6729af1b9fededda0117b75576ce /profiles | |
parent | dev-lang/python-exec: Drop autotools-utils, clean up (diff) | |
download | gentoo-1e29e4516c768b4993fe10ca66446934095d08d1.tar.gz gentoo-1e29e4516c768b4993fe10ca66446934095d08d1.tar.bz2 gentoo-1e29e4516c768b4993fe10ca66446934095d08d1.zip |
dev-lang/python-exec: Bump to 2.1
The new version follows app-admin/eselect-python-20151117 change of
storing split python[23] interpreter choice in config files.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 2745f98e6333..bc5eafafac0d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -68,6 +68,7 @@ sci-chemistry/pymol-apbs-plugin # Michał Górny <mgorny@gentoo.org> (11 Nov 2015) # Cleaned up Python versions masked for testing: # - python-config-X.Y compatibility removed, +# - python[23] choice is now stored in config file rather than symlink, # - python-exec symlinks added (to replace eselect-python's wrapper), # - ABIFLAGS reintroduced for 3.3+. # Resulting API/ABI change can break reverse dependencies, especially @@ -76,6 +77,7 @@ sci-chemistry/pymol-apbs-plugin =dev-lang/python-3.3.5-r4 =dev-lang/python-3.4.3-r4 =dev-lang/python-3.5.0-r3 +=dev-lang/python-exec-2.1 # Justin Lecher <jlec@gentoo.org> (10 Nov 2015) # Vulnerable package CVE-2014-{1932,1933} |