mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user