summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-20 10:27:37 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-20 10:28:16 +0200
commite08667f0d351c8a1d1e5c7896c0748d371564730 (patch)
treec1e458f68be42f23bc7906987dcdb369658bf24f /dev-python/pushbullet-py
parentdev-python/sphinxcontrib-log-cabinet: Use pypi.eclass (diff)
downloadgentoo-e08667f0d351c8a1d1e5c7896c0748d371564730.tar.gz
gentoo-e08667f0d351c8a1d1e5c7896c0748d371564730.tar.bz2
gentoo-e08667f0d351c8a1d1e5c7896c0748d371564730.zip
dev-python/pushbullet-py: Update homepage
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pushbullet-py')
-rw-r--r--dev-python/pushbullet-py/metadata.xml4
-rw-r--r--dev-python/pushbullet-py/pushbullet-py-0.12.0-r1.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pushbullet-py/metadata.xml b/dev-python/pushbullet-py/metadata.xml
index ccb534d71d76..78a1ad74cd84 100644
--- a/dev-python/pushbullet-py/metadata.xml
+++ b/dev-python/pushbullet-py/metadata.xml
@@ -7,7 +7,7 @@
</maintainer>
<upstream>
<remote-id type="pypi">pushbullet.py</remote-id>
- <remote-id type="github">randomchars/pushbullet.py</remote-id>
- <bugs-to>https://github.com/randomchars/pushbullet.py/issues</bugs-to>
+ <remote-id type="github">richard-better/pushbullet.py</remote-id>
+ <bugs-to>https://github.com/richard-better/pushbullet.py/issues</bugs-to>
</upstream>
</pkgmetadata>
diff --git a/dev-python/pushbullet-py/pushbullet-py-0.12.0-r1.ebuild b/dev-python/pushbullet-py/pushbullet-py-0.12.0-r1.ebuild
index b03c718d55d6..20621dd4a6c7 100644
--- a/dev-python/pushbullet-py/pushbullet-py-0.12.0-r1.ebuild
+++ b/dev-python/pushbullet-py/pushbullet-py-0.12.0-r1.ebuild
@@ -12,7 +12,7 @@ inherit distutils-r1 pypi
DESCRIPTION="A simple python client for pushbullet.com"
HOMEPAGE="
- https://github.com/randomchars/pushbullet.py/
+ https://github.com/richard-better/pushbullet.py/
https://pypi.org/project/pushbullet.py/
"