commit: 632cd9fe5ba7c66aba4289697627dc6314183136
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Mon Apr 1 11:29:23 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Mon Apr 1 11:29:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=632cd9fe
dev-python/phx-class-registry: disable tests
Depends on dev-python/nose
which was dropped from ::gentoo
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/phx-class-registry/phx-class-registry-3.0.5-r1.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-python/phx-class-registry/phx-class-registry-3.0.5-r1.ebuild
b/dev-python/phx-class-registry/phx-class-registry-3.0.5-r1.ebuild
index fceff661e3..60eebc2318 100644
--- a/dev-python/phx-class-registry/phx-class-registry-3.0.5-r1.ebuild
+++ b/dev-python/phx-class-registry/phx-class-registry-3.0.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,4 +16,5 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/class-registry-${PV}"
-distutils_enable_tests nose
+# Removed from ::gentoo
+# distutils_enable_tests nose