commit: cec7932bc03a4a78cedea49f81ecb95093cf6d3d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jun 18 17:22:02 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Jun 18 17:22:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec7932b
dev-python/crashtest: Update homepage Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/crashtest/crashtest-0.4.1.ebuild | 4 ++-- 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>
