mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/incremental: update github link
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
committed by
Michał Górny
parent
ff91ff2e45
commit
7af0d686be
@@ -8,7 +8,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Incremental is a small library that versions your Python projects"
|
||||
HOMEPAGE="https://github.com/hawkowl/incremental https://pypi.org/project/incremental/"
|
||||
HOMEPAGE="https://github.com/twisted/incremental https://pypi.org/project/incremental/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
<name>Amber Brown</name>
|
||||
</maintainer>
|
||||
<remote-id type="pypi">incremental</remote-id>
|
||||
<remote-id type="github">hawkowl/incremental</remote-id>
|
||||
<remote-id type="github">twisted/incremental</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user