mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/thrift: update HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<upstream>
|
||||
<remote-id type="github">apache/thrift</remote-id>
|
||||
<remote-id type="pypi">thrift</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -9,7 +9,11 @@ PYTHON_COMPAT=( python3_{9..12} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python implementation of Thrift"
|
||||
HOMEPAGE="https://pypi.org/project/thrift/ https://thrift.apache.org/"
|
||||
HOMEPAGE="
|
||||
https://pypi.org/project/thrift/
|
||||
https://thrift.apache.org/
|
||||
https://github.com/apache/thrift
|
||||
"
|
||||
SRC_URI="https://downloads.apache.org/${PN}/${PV}/${P}.tar.gz"
|
||||
S="${WORKDIR}/${P}/lib/py"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user