mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 12:18:08 -07:00
dev-python/publicsuffix2: Update homepage
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
<stabilize-allarches/>
|
||||
<upstream>
|
||||
<remote-id type="pypi">publicsuffix2</remote-id>
|
||||
<remote-id type="github">nexB/python-publicsuffix2</remote-id>
|
||||
<remote-id type="github">aboutcode-org/python-publicsuffix2</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -14,11 +14,11 @@ MY_P=python-publicsuffix2-${MY_PV}
|
||||
|
||||
DESCRIPTION="Get a public suffix for a domain name using the Public Suffix List"
|
||||
HOMEPAGE="
|
||||
https://github.com/nexB/python-publicsuffix2/
|
||||
https://github.com/aboutcode-org/python-publicsuffix2/
|
||||
https://pypi.org/project/publicsuffix2/
|
||||
"
|
||||
SRC_URI="
|
||||
https://github.com/nexB/python-publicsuffix2/archive/${MY_PV}.tar.gz
|
||||
https://github.com/aboutcode-org/python-publicsuffix2/archive/${MY_PV}.tar.gz
|
||||
-> ${MY_P}.gh.tar.gz
|
||||
"
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
Reference in New Issue
Block a user