summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.mask6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index 1be42e478a03..472326f9fd82 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,12 @@
#--- END OF EXAMPLES ---
+# Ionen Wolkens <ionen@gentoo.org> (2022-11-21)
+# Was added only for dev-python/pytest-bdd which no longer needs it.
+# If using, migrate to stdlib glob which supports `**` since python-3.5.
+# Removal: 2022-12-21.
+dev-python/glob2
+
# David Seifert <soap@gentoo.org> (2022-11-21)
# Release more than 30 years (!) old, K&R C, full of implicit function
# declarations, EAPI 6, problematic license. Bug #729536, #854879, #870736.