Gentoo Archives: gentoo-commits

From: Jeffrey Lin <jeffrey@××××××.nl>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/aionotify/
Date: Sat, 09 May 2020 21:36:58
Message-Id: 1589059674.ee52f5f0e77251ad65425b6024ca39b8d8e4908d.jeffrey@gentoo
1 commit: ee52f5f0e77251ad65425b6024ca39b8d8e4908d
2 Author: Jeffrey Lin <jeffrey <AT> icurse <DOT> nl>
3 AuthorDate: Sat May 9 21:27:54 2020 +0000
4 Commit: Jeffrey Lin <jeffrey <AT> icurse <DOT> nl>
5 CommitDate: Sat May 9 21:27:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ee52f5f0
7
8 dev-python/aionotify: temporarily remove tests
9
10 Tests depend on dev-python/asynctest::gentoo, which is currently being
11 last-rited.
12
13 Package-Manager: Portage-2.3.99, Repoman-2.3.22
14 Signed-off-by: Jeffrey Lin <jeffrey <AT> icurse.nl>
15
16 dev-python/aionotify/aionotify-0.2.0.ebuild | 6 +++---
17 1 file changed, 3 insertions(+), 3 deletions(-)
18
19 diff --git a/dev-python/aionotify/aionotify-0.2.0.ebuild b/dev-python/aionotify/aionotify-0.2.0.ebuild
20 index 308dbee..0359075 100644
21 --- a/dev-python/aionotify/aionotify-0.2.0.ebuild
22 +++ b/dev-python/aionotify/aionotify-0.2.0.ebuild
23 @@ -15,6 +15,6 @@ LICENSE="BSD"
24 SLOT="0"
25 KEYWORDS="~amd64 ~x86"
26
27 -DEPEND="test? ( dev-python/asynctest[${PYTHON_USEDEP}] )"
28 -
29 -distutils_enable_tests pytest
30 +#DEPEND="test? ( dev-python/asynctest[${PYTHON_USEDEP}] )"
31 +#
32 +#distutils_enable_tests pytest