summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-07-04 09:34:19 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-04 11:06:38 +0200
commit7af0d686be36e54559529c0c614e995b9f79dba3 (patch)
treeadf84be64279f7588042c8239f09b59f9f81a1e0 /dev-python/incremental/incremental-17.5.0.ebuild
parentdev-python/frozen-flask: update github link (diff)
downloadgentoo-7af0d686be36e54559529c0c614e995b9f79dba3.tar.gz
gentoo-7af0d686be36e54559529c0c614e995b9f79dba3.tar.bz2
gentoo-7af0d686be36e54559529c0c614e995b9f79dba3.zip
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>
Diffstat (limited to 'dev-python/incremental/incremental-17.5.0.ebuild')
-rw-r--r--dev-python/incremental/incremental-17.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/incremental/incremental-17.5.0.ebuild b/dev-python/incremental/incremental-17.5.0.ebuild
index 4ef2d97ce5f4..3ede4a78f6f1 100644
--- a/dev-python/incremental/incremental-17.5.0.ebuild
+++ b/dev-python/incremental/incremental-17.5.0.ebuild
@@ -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"