Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/pyephem/
Date: Thu, 30 Jun 2022 22:30:07
Message-Id: 1656628194.d7cd2624d360d22b62b2906cfeac594ff8a44767.sam@gentoo
1 commit: d7cd2624d360d22b62b2906cfeac594ff8a44767
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 30 22:29:54 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 30 22:29:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7cd2624
7
8 sci-astronomy/pyephem: needs pytest
9
10 Closes: https://bugs.gentoo.org/851651
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sci-astronomy/pyephem/pyephem-4.1.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-astronomy/pyephem/pyephem-4.1.1.ebuild b/sci-astronomy/pyephem/pyephem-4.1.1.ebuild
17 index 2e6565b7f7e9..1c43a235a7e4 100644
18 --- a/sci-astronomy/pyephem/pyephem-4.1.1.ebuild
19 +++ b/sci-astronomy/pyephem/pyephem-4.1.1.ebuild
20 @@ -19,7 +19,7 @@ IUSE="doc"
21
22 BDEPEND="doc? ( dev-python/sphinx )"
23
24 -distutils_enable_tests unittest
25 +distutils_enable_tests pytest
26
27 src_prepare() {
28 # Don't install rst files by default