dev-python/setuptools-scm: Rename from setuptools_scm and sync

It's from Gentoo commit 20a310b95d42e4ccef8eaa539c7654c39394a0cb.
This commit is contained in:
Krzesimir Nowak 2023-03-14 11:42:34 +01:00
parent cde06445b5
commit 8ebe4adb48
3 changed files with 1 additions and 2 deletions

View File

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