summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-29 08:43:29 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-29 09:02:48 +0200
commitdb15c72a179ebc0ae687c9acb71024e8d4543ca1 (patch)
tree25c5e00618913d0b391b6dbcde1d32a5774da7ce /profiles/package.deprecated
parentdev-python/pyrsistent: Restore full tests (diff)
downloadgentoo-db15c72a179ebc0ae687c9acb71024e8d4543ca1.tar.gz
gentoo-db15c72a179ebc0ae687c9acb71024e8d4543ca1.tar.bz2
gentoo-db15c72a179ebc0ae687c9acb71024e8d4543ca1.zip
package.deprecated: Deprecate virtual/python-cffi
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/package.deprecated')
-rw-r--r--profiles/package.deprecated10
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index 92132320c7ee..387bab35857d 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -17,6 +17,16 @@
#--- END OF EXAMPLES ---
+# Michał Górny <mgorny@gentoo.org> (2023-05-29)
+# Use the following snippet instead:
+#
+# $(python_gen_cond_dep '
+# dev-python/cffi[${PYTHON_USEDEP}]
+# ' 'python*')
+#
+# Possibly adding version constraints if package declares them.
+virtual/python-cffi
+
# Michał Górny <mgorny@gentoo.org> (2023-04-26)
# Renamed upstream to dev-python/pypdf. Since Python modules were
# renamed as well, projects need to update their imports.