mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 05:21:23 +02:00
dev-python/setuptools-scm: Rename from setuptools_scm and sync
It's from Gentoo commit 20a310b95d42e4ccef8eaa539c7654c39394a0cb.
This commit is contained in:
parent
cde06445b5
commit
8ebe4adb48
@ -7,14 +7,13 @@ EAPI=7
|
|||||||
DISTUTILS_USE_PEP517=setuptools
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
PYTHON_COMPAT=( python3_{9..11} pypy3 )
|
PYTHON_COMPAT=( python3_{9..11} pypy3 )
|
||||||
|
|
||||||
inherit distutils-r1
|
inherit distutils-r1 pypi
|
||||||
|
|
||||||
DESCRIPTION="Manage versions by scm tags via setuptools"
|
DESCRIPTION="Manage versions by scm tags via setuptools"
|
||||||
HOMEPAGE="
|
HOMEPAGE="
|
||||||
https://github.com/pypa/setuptools_scm/
|
https://github.com/pypa/setuptools_scm/
|
||||||
https://pypi.org/project/setuptools-scm/
|
https://pypi.org/project/setuptools-scm/
|
||||||
"
|
"
|
||||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
|
||||||
|
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
Loading…
x
Reference in New Issue
Block a user