mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-python/txAMQP: Update HOMEPAGE to GitHub
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">txAMQP</remote-id>
|
||||
<remote-id type="launchpad">txamqp</remote-id>
|
||||
<remote-id type="github">txamqp/txamqp</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python library for communicating with AMQP peers using Twisted"
|
||||
HOMEPAGE="https://launchpad.net/txamqp"
|
||||
HOMEPAGE="https://github.com/txamqp/txamqp"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user