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>
This commit is contained in:
Michael Mair-Keimberger
2020-07-04 09:37:29 +02:00
committed by Michał Górny
parent 62e101ed98
commit e3c902f662
2 changed files with 2 additions and 2 deletions

View File

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

View File

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