summaryrefslogtreecommitdiff
path: root/profiles/package.deprecated
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-29 09:16:49 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-29 09:16:49 +0100
commitb2d3769042cfd3d8ceadaa52f6a5aafabb0d4114 (patch)
tree4fcc91b967ba153d4030d61e10f1b07b53755488 /profiles/package.deprecated
parent2d3042634af4767714cb90eff3f773ef54afb5ed (diff)
gentoo auto-resync : 29:05:2023 - 09:16:49
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.