commit:     d98dcc3db0061a169237c631c731a70bf9e8f34d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  2 08:39:20 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun  2 08:39:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d98dcc3d

package.mask: Last rite dev-python/jaraco-packaging

Bug: https://bugs.gentoo.org/834534
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/base/package.use.mask | 12 ++++++++++++
 profiles/package.mask          |  9 +++++++++
 2 files changed, 21 insertions(+)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index a3943b07b97b..b670386237d6 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,18 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Michał Górny <[email protected]> (2022-06-02)
+# dev-python/jaraco-packaging is masked for removal.  Bug #834534.
+dev-python/jaraco-classes doc
+dev-python/jaraco-collections doc
+dev-python/jaraco-functools doc
+dev-python/jaraco-logging doc
+dev-python/jaraco-stream doc
+dev-python/jaraco-text doc
+dev-python/jsonpickle doc
+dev-python/keyring doc
+dev-python/tempora doc
+
 # Maciej Barć <[email protected]> (2022-05-31)
 # "doc" require old version of dev-python/antlr4-python3-runtime (4.9.3)
 # and dev-python/sphinx (4.4.0), both already removed from the repository tree

diff --git a/profiles/package.mask b/profiles/package.mask
index 579b54184692..73760327e26c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,15 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny <[email protected]> (2022-06-02)
+# The current Gentoo version requires setup.py to exist which breaks
+# the new versions of its revdeps.  The new upstream release is broken
+# by design and requires installing setuptools in a virtualenv (enjoy
+# pep517) to get the package's version, so fails without Internet.
+# No reply on the bug for 3 months already.
+# Removal on 2022-07-02.  Bug #834534.
+dev-python/jaraco-packaging
+
 # Sam James <[email protected]> (2022-06-02)
 # No reverse dependencies, uses long-deprecated and abandoned nose for tests,
 # no upstream activity in years. Removal on 2022-07-02.

Reply via email to