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:
Michael Mair-Keimberger
2020-07-04 09:34:19 +02:00
committed by Michał Górny
parent ff91ff2e45
commit 7af0d686be
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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>