commit:     01f67667e200d4479942b508fac0314dddbf131f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 27 10:32:25 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 27 12:10:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01f67667

dev-python/chameleon: Switch to pytest (effectively adding dep)

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

 dev-python/chameleon/chameleon-4.5.0.ebuild | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-python/chameleon/chameleon-4.5.0.ebuild 
b/dev-python/chameleon/chameleon-4.5.0.ebuild
index e8eab4370e30..1286310121b6 100644
--- a/dev-python/chameleon/chameleon-4.5.0.ebuild
+++ b/dev-python/chameleon/chameleon-4.5.0.ebuild
@@ -20,9 +20,4 @@ LICENSE="repoze"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
 
-distutils_enable_tests unittest
-
-src_test() {
-       cd src || die
-       distutils-r1_src_test
-}
+distutils_enable_tests pytest

Reply via email to