mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 10:03:30 -04:00
dev-python/testrepository: Use pypi.eclass
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -67,7 +67,7 @@ EPYTEST_DESELECT=(
|
||||
PYTHON_COMPAT=( python3_{9..10} pypy3 )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit distutils-r1
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="A repository of test results"
|
||||
HOMEPAGE="
|
||||
@@ -75,7 +75,6 @@ HOMEPAGE="
|
||||
https://pypi.org/project/testrepository/
|
||||
https://github.com/testing-cabal/testrepository
|
||||
"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0 BSD"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user