dev-python/redbaron: Use pypi.eclass

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2023-03-17 17:49:18 +05:00
parent 3c3e9ce253
commit b4d807c324

View File

@@ -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"