commit: 44e2248ce1b34814faa0d10a2137899639975c87 Author: Horea Christian <chr <AT> chymera <DOT> eu> AuthorDate: Sat Jan 14 13:06:17 2023 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Sat Jan 14 13:06:17 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=44e2248c
dev-python/param: gentoo is dropping support for tests Signed-off-by: Horea Christian <chr <AT> chymera.eu> dev-python/param/param-1.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/param/param-1.10.1.ebuild b/dev-python/param/param-1.10.1.ebuild index c6f2fd42c..8e8ec8053 100644 --- a/dev-python/param/param-1.10.1.ebuild +++ b/dev-python/param/param-1.10.1.ebuild @@ -19,4 +19,4 @@ KEYWORDS="~amd64 ~x86" SLOT="0" # Some tests require nose: -distutils_enable_tests unittest +#distutils_enable_tests unittest
