summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-17 07:54:11 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-17 07:54:11 +0100
commit403387a1bc2a2d98e75bf1474b21ae379b88aab2 (patch)
tree3efa95ca1b0ee7a013a85f88134d4cc9d1c4a115 /profiles
parent9126563f8b9bef939e4df502bf0e52f19fc4f444 (diff)
gentoo auto-resync : 17:10:2022 - 07:54:11
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin148372 -> 148368 bytes
-rw-r--r--profiles/base/package.use.mask6
-rw-r--r--profiles/package.deprecated12
-rw-r--r--profiles/package.mask10
4 files changed, 22 insertions, 6 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index dc99901ce88e..a567da9959a0 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 5e41111cc90b..5dd77f442ac0 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,12 +6,6 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
-# Sam James <sam@gentoo.org> (2022-10-10)
-# These releases *are* signed by the needed people, but have an additional
-# signature not present in the official release keychain, so verify-sig.eclass
-# fails: bug #873211.
-~net-libs/gnutls-3.7.8 verify-sig
-
# Sam James <sam@gentoo.org> (2022-10-08)
# Older versions of libvirt need a vulnerable version of wireshark
<app-emulation/libvirt-8.0.0 wireshark-plugins
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index df3387989266..9720b6443144 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -17,6 +17,18 @@
#--- END OF EXAMPLES ---
+# Michał Górny <mgorny@gentoo.org> (2022-10-17)
+# Nosetests are no longer maintained (since 2015!), are completely
+# broken with Python 3.11, and we were already patching it to make it
+# work with prior Python versions. If your package still needs it
+# (sic!), then either port it to use a maintained test framework (pytest
+# preferably) or last rite it.
+#
+# Case is also unmaintained (since 2018). Nose-random has had last
+# commit in 2016 and was not even released to pypi!
+dev-python/nose
+dev-python/nose-random
+
# Michał Górny <mgorny@gentoo.org> (2022-10-14)
# The toml package is unmaintained (last release in 2020) and does not
# implement TOML 1.0. The recommended alternatives include the built-in
diff --git a/profiles/package.mask b/profiles/package.mask
index 4c8ac19622c4..3e737c805d4d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,16 @@
#--- END OF EXAMPLES ---
+# Michał Górny <mgorny@gentoo.org> (2022-10-17)
+# Unmaintained since 2018. Requires dev-python/nose. No revdeps left.
+# Removal on 2022-11-16. Bug #877375.
+dev-python/case
+
+# Michał Górny <mgorny@gentoo.org> (2022-10-17)
+# dev-python/nose plugin. No revdeps left.
+# Removal on 2022-11-16. Bug #877369.
+dev-python/nose_warnings_filters
+
# John Helmert III <ajak@gentoo.org> (2022-10-16)
# <OpenSSL-1.1.1 are EOL and contain known vulnerabilities. Users should
# migrate to a newer branch.