dev-python/clint: Update homepage again

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2024-05-18 17:54:36 +02:00
parent 35734673fc
commit 7193ac5820
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E
2 changed files with 4 additions and 4 deletions

View File

@ -10,11 +10,11 @@ inherit distutils-r1
DESCRIPTION="Python Command-line Application Tools"
HOMEPAGE="
https://github.com/kennethreitz-archive/clint/
https://github.com/kennethreitz/clint/
https://pypi.org/project/clint/
"
SRC_URI="
https://github.com/kennethreitz-archive/clint/archive/v${PV}.tar.gz
https://github.com/kennethreitz/clint/archive/v${PV}.tar.gz
-> ${P}.gh.tar.gz
"
@ -23,7 +23,7 @@ SLOT="0"
KEYWORDS="amd64 arm64 ~ppc64 ~x86"
IUSE="examples"
# https://github.com/kennethreitz-archive/clint/pull/180
# https://github.com/kennethreitz/clint/pull/180
PATCHES=( "${FILESDIR}/${P}-disable-args-dependency.patch" )
distutils_enable_sphinx docs --no-autodoc

View File

@ -4,7 +4,7 @@
<!--maintainer-needed-->
<stabilize-allarches/>
<upstream>
<remote-id type="github">kennethreitz-archive/clint</remote-id>
<remote-id type="github">kennethreitz/clint</remote-id>
<remote-id type="pypi">clint</remote-id>
</upstream>
</pkgmetadata>