commit:     eaa37bc3dff2c9ccec04600ca50af21d289e8bcb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 27 03:25:28 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 27 03:29:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaa37bc3

dev-python/discid: Update homepage

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/discid/discid-1.3.0.ebuild | 4 ++--
 dev-python/discid/metadata.xml        | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/discid/discid-1.3.0.ebuild 
b/dev-python/discid/discid-1.3.0.ebuild
index f94bb7072a3b..941100e7abfd 100644
--- a/dev-python/discid/discid-1.3.0.ebuild
+++ b/dev-python/discid/discid-1.3.0.ebuild
@@ -12,11 +12,11 @@ MY_P=python-discid-${PV}
 DESCRIPTION="Python bindings for libdiscid"
 HOMEPAGE="
        https://python-discid.readthedocs.io/en/latest/
-       https://github.com/JonnyJD/python-discid/
+       https://github.com/metabrainz/python-discid/
        https://pypi.org/project/discid/
 "
 SRC_URI="
-       https://github.com/JonnyJD/python-discid/archive/v${PV}.tar.gz
+       https://github.com/metabrainz/python-discid/archive/v${PV}.tar.gz
                -> ${MY_P}.gh.tar.gz
 "
 S=${WORKDIR}/${MY_P}

diff --git a/dev-python/discid/metadata.xml b/dev-python/discid/metadata.xml
index b7e9b9d92f87..b3bb461c364e 100644
--- a/dev-python/discid/metadata.xml
+++ b/dev-python/discid/metadata.xml
@@ -6,7 +6,7 @@
                <name>Python</name>
        </maintainer>
        <upstream>
-               <remote-id type="github">JonnyJD/python-discid</remote-id>
+               <remote-id type="github">metabrainz/python-discid</remote-id>
                <remote-id type="pypi">discid</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to