summaryrefslogtreecommitdiff
path: root/dev-python/python-sense-hat
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-12 09:37:06 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-12 09:37:06 +0000
commit3d8bd01b0127a0a6b488b28e2a68b44942a971f4 (patch)
tree8b3f85c34a5feda2d7580895e0354ff47a6f22bc /dev-python/python-sense-hat
parentcc1b875a8bb69a1b1b069d93abd8a49793ef7bf2 (diff)
downloadbaldeagleos-repo-3d8bd01b0127a0a6b488b28e2a68b44942a971f4.tar.gz
baldeagleos-repo-3d8bd01b0127a0a6b488b28e2a68b44942a971f4.tar.xz
baldeagleos-repo-3d8bd01b0127a0a6b488b28e2a68b44942a971f4.zip
Updating liguros repo
Diffstat (limited to 'dev-python/python-sense-hat')
-rw-r--r--dev-python/python-sense-hat/metadata.xml5
-rw-r--r--dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild4
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 54efdc0fa118..488c7e231195 100644
--- a/dev-python/python-sense-hat/metadata.xml
+++ b/dev-python/python-sense-hat/metadata.xml
@@ -11,8 +11,9 @@
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>
<origin>gentoo-staging</origin>
</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 3b2cdab9a132..927fd76386ef 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,7,8,9,10} )
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"