commit: ee52f5f0e77251ad65425b6024ca39b8d8e4908d Author: Jeffrey Lin <jeffrey <AT> icurse <DOT> nl> AuthorDate: Sat May 9 21:27:54 2020 +0000 Commit: Jeffrey Lin <jeffrey <AT> icurse <DOT> nl> CommitDate: Sat May 9 21:27:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ee52f5f0
dev-python/aionotify: temporarily remove tests Tests depend on dev-python/asynctest::gentoo, which is currently being last-rited. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jeffrey Lin <jeffrey <AT> icurse.nl> dev-python/aionotify/aionotify-0.2.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/aionotify/aionotify-0.2.0.ebuild b/dev-python/aionotify/aionotify-0.2.0.ebuild index 308dbee..0359075 100644 --- a/dev-python/aionotify/aionotify-0.2.0.ebuild +++ b/dev-python/aionotify/aionotify-0.2.0.ebuild @@ -15,6 +15,6 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" -DEPEND="test? ( dev-python/asynctest[${PYTHON_USEDEP}] )" - -distutils_enable_tests pytest +#DEPEND="test? ( dev-python/asynctest[${PYTHON_USEDEP}] )" +# +#distutils_enable_tests pytest