commit: e08667f0d351c8a1d1e5c7896c0748d371564730
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 08:27:37 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 20 08:28:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e08667f0
dev-python/pushbullet-py: Update homepage
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pushbullet-py/metadata.xml | 4 ++--
dev-python/pushbullet-py/pushbullet-py-0.12.0-r1.ebuild | 2 +-
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/
"