summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-07-04 09:37:29 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-04 11:06:40 +0200
commite3c902f6624870fbcebd0de9bc5257dbd542b3c0 (patch)
tree18b3b81e67a4ce84265b956fe96bd39c059b33b1
parentdev-python/intelhex: update github link (diff)
downloadgentoo-e3c902f6624870fbcebd0de9bc5257dbd542b3c0.tar.gz
gentoo-e3c902f6624870fbcebd0de9bc5257dbd542b3c0.tar.bz2
gentoo-e3c902f6624870fbcebd0de9bc5257dbd542b3c0.zip
dev-python/ipy: 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>
-rw-r--r--dev-python/ipy/ipy-1.00.ebuild2
-rw-r--r--dev-python/ipy/metadata.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipy/ipy-1.00.ebuild b/dev-python/ipy/ipy-1.00.ebuild
index afbead463014..79f544a9c627 100644
--- a/dev-python/ipy/ipy-1.00.ebuild
+++ b/dev-python/ipy/ipy-1.00.ebuild
@@ -11,7 +11,7 @@ MY_PN="IPy"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Class and tools for handling of IPv4 and IPv6 addresses and networks"
-HOMEPAGE="https://github.com/haypo/python-ipy/wiki https://pypi.org/project/IPy/"
+HOMEPAGE="https://github.com/autocracy/python-ipy/wiki https://pypi.org/project/IPy/"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/ipy/metadata.xml b/dev-python/ipy/metadata.xml
index 13405b9629d2..4ec74958c566 100644
--- a/dev-python/ipy/metadata.xml
+++ b/dev-python/ipy/metadata.xml
@@ -7,6 +7,6 @@
</maintainer>
<upstream>
<remote-id type="pypi">IPy</remote-id>
- <remote-id type="github">haypo/python-ipy</remote-id>
+ <remote-id type="github">autocracy/python-ipy</remote-id>
</upstream>
</pkgmetadata>