diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-04 13:32:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-04 13:36:27 +0100 |
commit | 34f7c6ba6e23bdc12a99cdf78a357607a5ea9fe6 (patch) | |
tree | da738b0847505e88123f6c218ea9826c067577e0 /profiles | |
parent | Revert "dev-python/zope-interface: Readd USE=test" (diff) | |
download | gentoo-34f7c6ba6e23bdc12a99cdf78a357607a5ea9fe6.tar.gz gentoo-34f7c6ba6e23bdc12a99cdf78a357607a5ea9fe6.tar.bz2 gentoo-34f7c6ba6e23bdc12a99cdf78a357607a5ea9fe6.zip |
package.mask: Unmask pkg_resources namespaces
pkg_resources is not compatible with Python 3 directories after all.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 97b8152cdb16..7684461a31b3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -37,12 +37,7 @@ # directories work best for Python 3. # Removal in 14 days. dev-python/backports -dev-python/namespace-google dev-python/namespace-jaraco -dev-python/namespace-paste -dev-python/namespace-repoze -dev-python/namespace-sphinxcontrib -dev-python/namespace-zope # Aaron Bauman <bman@gentoo.org> (2020-12-02) # Deprecated. Functionality is native to dev-python/pytest now |