commit: feb1799c2f7a26440155683f77c36ec995b26ed6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jan 25 20:43:27 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 20:54:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb1799c
package.mask: Last rite dev-python/django-* py2-only Bug: https://bugs.gentoo.org/706360 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 62b52278ff4..2f747ee9ece 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,21 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-01-18) +# The following packages depend on django, support Python 2 only +# and have no reverse dependencies. +# Removal in 30 days. Bug #706360. +dev-python/django-annoying +dev-python/django-endless-pagination +dev-python/django-international +dev-python/django-ldapdb +dev-python/django-ldap-groups +dev-python/django-oauth-plus +dev-python/django-openid-auth +dev-python/django-piston +dev-python/django-registration +dev-python/django-xslt + # David Seifert <[email protected]> (2020-01-25) # Upstream is mostly unresponsive and doesn't have the resources to # fix their code. Lots of bugs in the form of big endian issues, buffer
