dev-python/crashtest: Update homepage

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-06-18 19:22:02 +02:00
parent cbaac29b17
commit cec7932bc0
2 changed files with 3 additions and 3 deletions

View File

@@ -10,11 +10,11 @@ inherit distutils-r1
DESCRIPTION="Python library that makes exceptions handling and inspection easier"
HOMEPAGE="
https://github.com/sdispater/crashtest/
https://github.com/python-poetry/crashtest/
https://pypi.org/project/crashtest/
"
SRC_URI="
https://github.com/sdispater/crashtest/archive/${PV}.tar.gz
https://github.com/python-poetry/crashtest/archive/${PV}.tar.gz
-> ${P}.gh.tar.gz
"

View File

@@ -7,7 +7,7 @@
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">sdispater/crashtest</remote-id>
<remote-id type="github">python-poetry/crashtest</remote-id>
<remote-id type="pypi">crashtest</remote-id>
</upstream>
</pkgmetadata>