diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-06-18 19:22:02 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-06-18 19:22:02 +0200 |
| commit | cec7932bc03a4a78cedea49f81ecb95093cf6d3d (patch) | |
| tree | a0f758b8bd44737be3a20df51ec9b9d7bef6460d | |
| parent | cbaac29b176a141c90f93239c07e66ae59f816e5 (diff) | |
| download | gentoo-cec7932bc03a4a78cedea49f81ecb95093cf6d3d.tar.gz gentoo-cec7932bc03a4a78cedea49f81ecb95093cf6d3d.tar.bz2 gentoo-cec7932bc03a4a78cedea49f81ecb95093cf6d3d.zip | |
dev-python/crashtest: Update homepage
Signed-off-by: Michał Górny <mgorny@gentoo.org>
| -rw-r--r-- | dev-python/crashtest/crashtest-0.4.1.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/crashtest/metadata.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild b/dev-python/crashtest/crashtest-0.4.1.ebuild index c3fbbebe5b0e..e0f9e032a72b 100644 --- a/dev-python/crashtest/crashtest-0.4.1.ebuild +++ b/dev-python/crashtest/crashtest-0.4.1.ebuild @@ -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 " diff --git a/dev-python/crashtest/metadata.xml b/dev-python/crashtest/metadata.xml index 4738d157afa9..f68da96047b6 100644 --- a/dev-python/crashtest/metadata.xml +++ b/dev-python/crashtest/metadata.xml @@ -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> |
