mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
dev-python/decopatch: Use pypi.eclass
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -11,11 +11,10 @@ DOCS_DEPEND=(
|
||||
dev-python/mkdocs-material
|
||||
dev-python/regex
|
||||
)
|
||||
inherit distutils-r1 docs
|
||||
inherit distutils-r1 docs pypi
|
||||
|
||||
DESCRIPTION="Create decorators easily in python"
|
||||
HOMEPAGE="https://pypi.org/project/decopatch/ https://github.com/smarie/python-decopatch"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user