summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-09 20:13:17 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-09 20:13:17 +0100
commitce0d379f4bb4b1e1d32e927f5856df43a3a25ac6 (patch)
treef755086d0550294c67f8c5783935cad9a1a869e6 /profiles
parentpackage.deprecated: Add Python coverage plugins (diff)
downloadgentoo-ce0d379f4bb4b1e1d32e927f5856df43a3a25ac6.tar.gz
gentoo-ce0d379f4bb4b1e1d32e927f5856df43a3a25ac6.tar.bz2
gentoo-ce0d379f4bb4b1e1d32e927f5856df43a3a25ac6.zip
package.deprecated: Add dev-python/pycrypto
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.deprecated6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index ae446bc33c03..4c450d93c647 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -18,6 +18,12 @@
#--- END OF EXAMPLES ---
# Michał Górny <mgorny@gentoo.org> (2019-12-09)
+# The pycrypto project is long dead, and has been forked into
+# dev-python/pycryptodome that's not entirely API compatible. Many
+# upstreams prefer switching to dev-python/cryptography instead.
+dev-python/pycrypto
+
+# Michał Górny <mgorny@gentoo.org> (2019-12-09)
# Test coverage reporting is not useful for Gentoo ebuilds. The deps
# against coverage plugins are either entirely spurious, or the build
# systems need to be fixed to work without them.