summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-04-05 11:12:00 +0200
committerMichał Górny <mgorny@gentoo.org>2023-04-05 11:14:19 +0200
commitbbbc5183962df4205472d9a3099f6141d22616a8 (patch)
treea54a62babe28cd3f41c8c7c8ba0427d16b0b7ec1 /dev-python/eradicate
parentdev-python/astroid: Update homepage (diff)
downloadgentoo-bbbc5183962df4205472d9a3099f6141d22616a8.tar.gz
gentoo-bbbc5183962df4205472d9a3099f6141d22616a8.tar.bz2
gentoo-bbbc5183962df4205472d9a3099f6141d22616a8.zip
dev-python/eradicate: Update homepage
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/eradicate')
-rw-r--r--dev-python/eradicate/eradicate-2.2.0.ebuild4
-rw-r--r--dev-python/eradicate/metadata.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/eradicate/eradicate-2.2.0.ebuild b/dev-python/eradicate/eradicate-2.2.0.ebuild
index bb449050be41..1da350d12db1 100644
--- a/dev-python/eradicate/eradicate-2.2.0.ebuild
+++ b/dev-python/eradicate/eradicate-2.2.0.ebuild
@@ -10,11 +10,11 @@ inherit distutils-r1
DESCRIPTION="Removes commented-out code from Python files"
HOMEPAGE="
- https://github.com/myint/eradicate/
+ https://github.com/wemake-services/eradicate/
https://pypi.org/project/eradicate/
"
SRC_URI="
- https://github.com/myint/eradicate/archive/${PV}.tar.gz
+ https://github.com/wemake-services/eradicate/archive/${PV}.tar.gz
-> ${P}.gh.tar.gz
"
diff --git a/dev-python/eradicate/metadata.xml b/dev-python/eradicate/metadata.xml
index 49a7c25077f0..8607e5367e1e 100644
--- a/dev-python/eradicate/metadata.xml
+++ b/dev-python/eradicate/metadata.xml
@@ -12,6 +12,6 @@
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">eradicate</remote-id>
- <remote-id type="github">myint/eradicate</remote-id>
+ <remote-id type="github">wemake-services/eradicate</remote-id>
</upstream>
</pkgmetadata>