Gentoo Archives: gentoo-commits

From: Andrea Postiglione <andrea.postiglione@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pyagentx/
Date: Tue, 05 Apr 2022 14:38:40
Message-Id: 1649169485.6585d217711de914ffb34546c9d9f990652b1ea9.andrea_postiglione@gentoo
1 commit: 6585d217711de914ffb34546c9d9f990652b1ea9
2 Author: Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
3 AuthorDate: Tue Apr 5 14:38:05 2022 +0000
4 Commit: Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
5 CommitDate: Tue Apr 5 14:38:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6585d217
7
8 dev-python/pyagentx fix test
9
10 Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>
11
12 dev-python/pyagentx/pyagentx-0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pyagentx/pyagentx-0.4.ebuild b/dev-python/pyagentx/pyagentx-0.4.ebuild
16 index 197cc7ddc..8b5371f7f 100644
17 --- a/dev-python/pyagentx/pyagentx-0.4.ebuild
18 +++ b/dev-python/pyagentx/pyagentx-0.4.ebuild
19 @@ -18,4 +18,4 @@ KEYWORDS="~amd64"
20 PATCHES="${FILESDIR}/updater.patch
21 ${FILESDIR}/python3.patch"
22
23 -distutils_enable_tests pytest
24 +distutils_enable_tests setup.py