diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-01-16 06:11:34 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-01-16 06:16:58 +0100 |
commit | c5e0d31f85fb2e0fff7c9969826952aa1840673c (patch) | |
tree | 860479751c0b1f9b5cac2755fbb940abfdb9aca9 /profiles | |
parent | dev-python/milk: Permit numpy-python2 (diff) | |
download | gentoo-c5e0d31f85fb2e0fff7c9969826952aa1840673c.tar.gz gentoo-c5e0d31f85fb2e0fff7c9969826952aa1840673c.tar.bz2 gentoo-c5e0d31f85fb2e0fff7c9969826952aa1840673c.zip |
package.mask: Last rite dev-python/milk, dev-python/milksets
Bug: https://bugs.gentoo.org/705518
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 49238208682a..5833bba7cd98 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- # Michał Górny <mgorny@gentoo.org> (2020-01-16) +# Abandoned upstream. Python 2 only. No reverse dependencies. +# Removal in 30 days. Bug #705518. +dev-python/milk +dev-python/milksets + +# Michał Górny <mgorny@gentoo.org> (2020-01-16) # The new version loses Python 2 support but does not introduce any real # changes. Let's mask it to reduce the noise, and hopefully try to get # python2_7 out of default PYTHON_TARGETS first. |