dev-python/asynctest: drop package

It doesn't support Python versions greater than 3.7.
See https://github.com/Martiusweb/asynctest/issues/151

Closes: https://bugs.gentoo.org/783996
Signed-off-by: Anna Vyalkova <cyber@sysrq.in>
This commit is contained in:
Anna Vyalkova
2021-05-04 00:10:32 +05:00
parent 4b38ffa007
commit fca6b4c4a7
4 changed files with 0 additions and 58 deletions

View File

@@ -14,7 +14,3 @@ SRC_URI="https://github.com/rbarrois/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND="test? ( dev-python/asynctest[${PYTHON_USEDEP}] )"
distutils_enable_tests pytest