commit: a5c8c296b74e04b97d9f29f95775505845216fd8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 11 15:09:00 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 11 15:16:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5c8c296
dev-python/python-sense-hat: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-sense-hat/metadata.xml | 5 +++--
dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/dev-python/python-sense-hat/metadata.xml
b/dev-python/python-sense-hat/metadata.xml
index 7c1f9d6b2a8..ae319bb54d4 100644
--- a/dev-python/python-sense-hat/metadata.xml
+++ b/dev-python/python-sense-hat/metadata.xml
@@ -11,7 +11,8 @@
to the International Space Station.
</longdescription>
<upstream>
-
<bugs-to>https://github.com/RPi-Distro/python-sense-hat/issues</bugs-to>
- <remote-id type="github">RPi-Distro/python-sense-hat</remote-id>
+
<bugs-to>https://github.com/astro-pi/python-sense-hat/issues</bugs-to>
+ <remote-id type="github">astro-pi/python-sense-hat</remote-id>
+ <remote-id type="pypi">sense-hat</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild
b/dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild
index eee4918e1a4..c8187b4e9e7 100644
--- a/dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild
+++ b/dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1
DESCRIPTION="Raspberry Pi Sense HAT python library"
-HOMEPAGE="https://github.com/RPi-Distro/python-sense-hat"
-SRC_URI="https://github.com/RPi-Distro/python-sense-hat/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
+HOMEPAGE="https://github.com/astro-pi/python-sense-hat"
+SRC_URI="https://github.com/astro-pi/python-sense-hat/archive/v${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="BSD"
SLOT="0"