summaryrefslogtreecommitdiff
path: root/dev-python/crashtest/crashtest-0.4.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/crashtest/crashtest-0.4.1.ebuild')
-rw-r--r--dev-python/crashtest/crashtest-0.4.1.ebuild4
1 files changed, 2 insertions, 2 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
"