dev-python/hatchling: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-05-11 19:54:16 +02:00
parent b009df1d27
commit da829fb205
2 changed files with 3 additions and 3 deletions

View File

@@ -13,10 +13,10 @@ MY_P=hatch-${TAG}
DESCRIPTION="Modern, extensible Python build backend"
HOMEPAGE="
https://pypi.org/project/hatchling/
https://github.com/ofek/hatch/
https://github.com/pypa/hatch/
"
SRC_URI="
https://github.com/ofek/hatch/archive/${TAG}.tar.gz
https://github.com/pypa/hatch/archive/${TAG}.tar.gz
-> ${MY_P}.tar.gz
"
S=${WORKDIR}/${MY_P}/backend

View File

@@ -5,7 +5,7 @@
<email>python@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="github">ofek/hatch</remote-id>
<remote-id type="github">pypa/hatch</remote-id>
<remote-id type="pypi">hatchling</remote-id>
</upstream>
</pkgmetadata>