dev-python/meson-python: Update URLs

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-10-30 15:50:58 +01:00
parent d194fbbaaf
commit eeb09d0a99
2 changed files with 3 additions and 3 deletions

View File

@@ -11,10 +11,10 @@ inherit distutils-r1
DESCRIPTION="Meson PEP 517 Python build backend"
HOMEPAGE="
https://pypi.org/project/meson-python/
https://github.com/FFY00/meson-python/
https://github.com/mesonbuild/meson-python/
"
SRC_URI="
https://github.com/FFY00/meson-python/archive/${PV}.tar.gz
https://github.com/mesonbuild/meson-python/archive/${PV}.tar.gz
-> ${P}.gh.tar.gz
"

View File

@@ -5,7 +5,7 @@
<email>python@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="github">FFY00/meson-python</remote-id>
<remote-id type="github">mesonbuild/meson-python</remote-id>
<remote-id type="pypi">meson-python</remote-id>
</upstream>
</pkgmetadata>