summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVirgil Dupras <vdupras@gentoo.org>2018-08-02 08:17:10 -0400
committerVirgil Dupras <vdupras@gentoo.org>2018-08-02 08:17:10 -0400
commitf3b2f8431f286defdf08e080a5a45be1d7c37312 (patch)
tree03805c6d8592a6dcc7e709644aadf57bb641114a /profiles
parentllvm.eclass: Add LLVM 8 awareness (diff)
downloadgentoo-f3b2f8431f286defdf08e080a5a45be1d7c37312.tar.gz
gentoo-f3b2f8431f286defdf08e080a5a45be1d7c37312.tar.bz2
gentoo-f3b2f8431f286defdf08e080a5a45be1d7c37312.zip
profiles: mask django 1.8 and revdeps for removal
Bug: https://bugs.gentoo.org/662632
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.mask10
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index 2a56dd1c82aa..24000c5ba7c2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,16 @@
#--- END OF EXAMPLES ---
+# Virgil Dupras <vdupras@gentoo.org> (02 Aug 2018)
+# Django 1.8 is unsupported and insecure. These packages haven't been updated
+# to work with up-to-date django. Removal in 30 days. Bug #662632
+<dev-python/django-1.11
+dev-python/django-compressor
+dev-python/django-openstack-auth
+dev-python/django-tastypie
+dev-python/jingo
+dev-python/Coffin
+
# Michał Górny <mgorny@gentoo.org> (01 Aug 2018)
# Multiprocessing versions of gemato. They are known to hang on some
# users, so let's keep them masked until somebody figures out what's