mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/eradicate: Update URLs
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -10,11 +10,11 @@ inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Removes commented-out code from Python files"
|
||||
HOMEPAGE="
|
||||
https://github.com/wemake-services/eradicate/
|
||||
https://github.com/PyCQA/eradicate/
|
||||
https://pypi.org/project/eradicate/
|
||||
"
|
||||
SRC_URI="
|
||||
https://github.com/wemake-services/eradicate/archive/${PV}.tar.gz
|
||||
https://github.com/PyCQA/eradicate/archive/${PV}.tar.gz
|
||||
-> ${P}.gh.tar.gz
|
||||
"
|
||||
|
||||
|
||||
@@ -12,6 +12,6 @@
|
||||
<stabilize-allarches/>
|
||||
<upstream>
|
||||
<remote-id type="pypi">eradicate</remote-id>
|
||||
<remote-id type="github">wemake-services/eradicate</remote-id>
|
||||
<remote-id type="github">PyCQA/eradicate</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user