mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
dev-python/clint: Update homepage again
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
35734673fc
commit
7193ac5820
@ -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
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user