dev-python/denonavr: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-05-16 15:16:58 +02:00
parent 6e7de255c4
commit 55eec0dcd7
2 changed files with 6 additions and 3 deletions

View File

@@ -10,7 +10,10 @@ PYTHON_REQ_USE="xml(+)"
inherit distutils-r1
DESCRIPTION="Automation Library for Denon AVR receivers"
HOMEPAGE="https://github.com/scarface-4711/denonavr"
HOMEPAGE="
https://github.com/ol-iver/denonavr/
https://pypi.org/project/denonavr/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"

View File

@@ -11,7 +11,7 @@
</maintainer>
<upstream>
<remote-id type="pypi">denonavr</remote-id>
<remote-id type="github">scarface-4711/denonavr</remote-id>
<bugs-to>https://github.com/scarface-4711/denonavr/issues</bugs-to>
<remote-id type="github">ol-iver/denonavr</remote-id>
<bugs-to>https://github.com/ol-iver/denonavr/issues</bugs-to>
</upstream>
</pkgmetadata>