mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pika: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -8,12 +8,13 @@ DISTUTILS_USE_SETUPTOOLS=bdepend
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Pure-Python implementation of the AMQP"
|
||||
HOMEPAGE="https://pika.readthedocs.org/ https://github.com/pika/pika"
|
||||
HOMEPAGE="
|
||||
https://pika.readthedocs.io/
|
||||
https://github.com/pika/pika/
|
||||
https://pypi.org/project/pika/
|
||||
"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MPL-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND=""
|
||||
|
||||
Reference in New Issue
Block a user