summaryrefslogtreecommitdiff
path: root/dev-python/crashtest
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-18 18:21:58 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-18 18:21:58 +0000
commit61de334eeb41268d1f6f34cdc2c7c59e5fadff3d (patch)
tree4b01f2bd78750a3e93140738d2c1c74f37918f34 /dev-python/crashtest
parent1ec170ec4a58b796bf79c47901ce87771bea01f2 (diff)
downloadbaldeagleos-repo-61de334eeb41268d1f6f34cdc2c7c59e5fadff3d.tar.gz
baldeagleos-repo-61de334eeb41268d1f6f34cdc2c7c59e5fadff3d.tar.xz
baldeagleos-repo-61de334eeb41268d1f6f34cdc2c7c59e5fadff3d.zip
Adding metadata
Diffstat (limited to 'dev-python/crashtest')
-rw-r--r--dev-python/crashtest/crashtest-0.4.1.ebuild6
1 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 6bbf63b7d929..dd83b2189d23 100644
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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
"