mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +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
|
||||
PYTHON_COMPAT=( python3_{9..11} pypy3 )
|
||||
|
||||
inherit distutils-r1
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Manage versions by scm tags via setuptools"
|
||||
HOMEPAGE="
|
||||
https://github.com/pypa/setuptools_scm/
|
||||
https://pypi.org/project/setuptools-scm/
|
||||
"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
Loading…
x
Reference in New Issue
Block a user