commit:     d7cd2624d360d22b62b2906cfeac594ff8a44767
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 30 22:29:54 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 30 22:29:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7cd2624

sci-astronomy/pyephem: needs pytest

Closes: https://bugs.gentoo.org/851651
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-astronomy/pyephem/pyephem-4.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-astronomy/pyephem/pyephem-4.1.1.ebuild 
b/sci-astronomy/pyephem/pyephem-4.1.1.ebuild
index 2e6565b7f7e9..1c43a235a7e4 100644
--- a/sci-astronomy/pyephem/pyephem-4.1.1.ebuild
+++ b/sci-astronomy/pyephem/pyephem-4.1.1.ebuild
@@ -19,7 +19,7 @@ IUSE="doc"
 
 BDEPEND="doc? ( dev-python/sphinx )"
 
-distutils_enable_tests unittest
+distutils_enable_tests pytest
 
 src_prepare() {
        # Don't install rst files by default

Reply via email to