summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-29 15:51:33 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-29 15:52:04 +0100
commita6f7c526734704b1791d4fb4ab3a944e7fa027a3 (patch)
treeb4543ac555bb48c80b181ef27d460f7e583bc926 /profiles
parentdev-python/boto: Remove last-rited pkg (diff)
downloadgentoo-a6f7c526734704b1791d4fb4ab3a944e7fa027a3.tar.gz
gentoo-a6f7c526734704b1791d4fb4ab3a944e7fa027a3.tar.bz2
gentoo-a6f7c526734704b1791d4fb4ab3a944e7fa027a3.zip
dev-python/nose: Remove last-rited pkg
Closes: https://bugs.gentoo.org/822414 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/m68k/package.use.mask1
-rw-r--r--profiles/package.deprecated8
-rw-r--r--profiles/package.mask8
3 files changed, 0 insertions, 17 deletions
diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask
index 3815aedb321e..9be2feccdf89 100644
--- a/profiles/arch/m68k/package.use.mask
+++ b/profiles/arch/m68k/package.use.mask
@@ -75,7 +75,6 @@ dev-python/distlib test
dev-python/fonttools test
dev-python/hatchling test
dev-python/isort test
-dev-python/nose test
dev-python/numpydoc test
dev-python/objgraph test
dev-python/pip-run test
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index e5d25c1ecdb5..db4bc1db6ddd 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -107,14 +107,6 @@ sys-apps/edac-utils
# to packages not supporting Python 2 anymore.
dev-python/future
-# 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.
-dev-python/nose
-
# Matt Turner <mattst88@gentoo.org> (2022-10-02)
# Dummy packages, now merged into app-accessibility/at-spi2-core.
# When possible, replace dependencies on these packages with a dependency on
diff --git a/profiles/package.mask b/profiles/package.mask
index f242f83466de..9c0a936af421 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -693,14 +693,6 @@ sci-libs/mpir
~sys-auth/polkit-qt-0.200.0
>=sys-libs/snapd-glib-1.64-r100
-# Michał Górny <mgorny@gentoo.org> (2024-02-28)
-# Nosetests have been abandoned in 2015. Upstream (while technically
-# still around) has refused to accept any patches since, and we have
-# already had to fork it, to keep it somewhat working. All
-# the remaining reverse dependencies were finally ported or last rited.
-# Removal on 2024-03-29. Bug #822414.
-dev-python/nose
-
# Sam James <sam@gentoo.org> (2024-02-18)
# Lots of changes, including a port to a new build system. Needs lots of testing.
=sys-apps/gentoo-functions-1*