summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-12-24 07:46:50 +0100
committerMichał Górny <mgorny@gentoo.org>2022-12-24 07:46:50 +0100
commit63ec0670e802fa1106858367b17facb20da0a33c (patch)
treedac0557ddfd874369d105af292f833a3fd33ccda /profiles/package.deprecated
parentdev-python/future: Patch ReDoS copied from stdlib (diff)
downloadgentoo-63ec0670e802fa1106858367b17facb20da0a33c.tar.gz
gentoo-63ec0670e802fa1106858367b17facb20da0a33c.tar.bz2
gentoo-63ec0670e802fa1106858367b17facb20da0a33c.zip
package.deprecated: Add dev-python/future
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/package.deprecated')
-rw-r--r--profiles/package.deprecated7
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index ca26d490fc2f..77560f32af14 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -17,6 +17,13 @@
#--- END OF EXAMPLES ---
+# Michał Górny <mgorny@gentoo.org> (2022-12-24)
+# Unmaintained with last release in 2019. We already patched it to work
+# with Python 3.9+. The upstream code is also vulnerable
+# to CVE-2022-40899. Above all, this library is completely redundant
+# to packages not supporting Python 2 anymore.
+dev-python/future
+
# Michał Górny <mgorny@gentoo.org> (2022-10-17)
# Nosetests are no longer maintained (since 2015!), are completely
# broken with Python 3.11, and we were already patching it to make it