dev-python/setuptools-scm: Update homepage

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-10-11 16:56:50 +02:00
parent 09281f6dd0
commit 75a8fe0b37
2 changed files with 2 additions and 2 deletions

View File

@@ -8,6 +8,6 @@
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">setuptools-scm</remote-id>
<remote-id type="github">pypa/setuptools_scm</remote-id>
<remote-id type="github">pypa/setuptools-scm</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -11,7 +11,7 @@ inherit distutils-r1 pypi
DESCRIPTION="Manage versions by scm tags via setuptools"
HOMEPAGE="
https://github.com/pypa/setuptools_scm/
https://github.com/pypa/setuptools-scm/
https://pypi.org/project/setuptools-scm/
"