summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-08 15:37:27 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-08 17:49:26 +0100
commitf7a5b8d461ecb732b7ff79761aa0b270ea706893 (patch)
treee3bbcb2ce3c32f939858b84f86fd6292f6af18c7 /profiles/package.mask
parentwww-servers/uwsgi: Replace virtual/python-greenlet dep (diff)
downloadgentoo-f7a5b8d461ecb732b7ff79761aa0b270ea706893.tar.gz
gentoo-f7a5b8d461ecb732b7ff79761aa0b270ea706893.tar.bz2
gentoo-f7a5b8d461ecb732b7ff79761aa0b270ea706893.zip
package.mask: Last rite virtual/python-{cffi,greenlet}
Bug: https://bugs.gentoo.org/919467 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/package.mask')
-rw-r--r--profiles/package.mask8
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index 5b48ca320a4f..50746033b25e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,14 @@
#--- END OF EXAMPLES ---
+# Michał Górny <mgorny@gentoo.org> (2023-12-08)
+# The both remaining virtuals are deprecated in favor of using
+# python_gen_cond_dep directly, and no longer used in any packages
+# in ::gentoo.
+# Removal on 2024-01-07. Bug #919467.
+virtual/python-cffi
+virtual/python-greenlet
+
# Sam James <sam@gentoo.org> (2023-12-08)
# Broken build system:
# https://github.com/iovisor/bcc/issues/4823