summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-11-12 17:26:15 +0100
committerMichał Górny <mgorny@gentoo.org>2015-11-17 21:39:09 +0100
commit6c2f9e9f117072625ea850d2c8f6f79b6b6a2401 (patch)
treeda798934a7975cea19c267476e57656f34cf1064 /profiles/package.mask
parentmedia-gfx/simple-scan: Drop old (diff)
downloadgentoo-6c2f9e9f117072625ea850d2c8f6f79b6b6a2401.tar.gz
gentoo-6c2f9e9f117072625ea850d2c8f6f79b6b6a2401.tar.bz2
gentoo-6c2f9e9f117072625ea850d2c8f6f79b6b6a2401.zip
dev-lang/python: Add symlinks for python-exec wrapping of execs
Add symlinks to make it possible to wrap Python executable aliases (python, python-config, pydoc...) via python-exec.
Diffstat (limited to 'profiles/package.mask')
-rw-r--r--profiles/package.mask9
1 files changed, 5 insertions, 4 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index 21421f8ae144..2745f98e6333 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -68,13 +68,14 @@ 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-exec symlinks added (to replace eselect-python's wrapper),
# - ABIFLAGS reintroduced for 3.3+.
# Resulting API/ABI change can break reverse dependencies, especially
# if upstream hardcodes paths or library names.
-=dev-lang/python-2.7.10-r3
-=dev-lang/python-3.3.5-r3
-=dev-lang/python-3.4.3-r3
-=dev-lang/python-3.5.0-r2
+=dev-lang/python-2.7.10-r4
+=dev-lang/python-3.3.5-r4
+=dev-lang/python-3.4.3-r4
+=dev-lang/python-3.5.0-r3
# Justin Lecher <jlec@gentoo.org> (10 Nov 2015)
# Vulnerable package CVE-2014-{1932,1933}