mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
dev-python/redbaron: Use pypi.eclass
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -5,14 +5,13 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_9 )
|
||||
|
||||
inherit distutils-r1
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="A FST for python to make writing refactoring code a realistic task"
|
||||
HOMEPAGE="
|
||||
https://redbaron.readthedocs.io/
|
||||
https://github.com/PyCQA/redbaron
|
||||
"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-3"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user