commit:     619fb43e842ab4deedcbbc78fde646b79fbdf74d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 27 06:02:23 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 27 06:02:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=619fb43e

dev-python/gpep517: Update URLs

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

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

diff --git a/dev-python/gpep517/gpep517-9.ebuild 
b/dev-python/gpep517/gpep517-9.ebuild
index 899810bac85d..c92961cc5e62 100644
--- a/dev-python/gpep517/gpep517-9.ebuild
+++ b/dev-python/gpep517/gpep517-9.ebuild
@@ -12,10 +12,10 @@ inherit distutils-r1
 DESCRIPTION="A backend script to aid installing Python packages in Gentoo"
 HOMEPAGE="
        https://pypi.org/project/gpep517/
-       https://github.com/mgorny/gpep517/
+       https://github.com/projg2/gpep517/
 "
 SRC_URI="
-       https://github.com/mgorny/gpep517/archive/v${PV}.tar.gz
+       https://github.com/projg2/gpep517/archive/v${PV}.tar.gz
                -> ${P}.gh.tar.gz
 "
 

diff --git a/dev-python/gpep517/metadata.xml b/dev-python/gpep517/metadata.xml
index 802f821d7abc..d4f25a6234e0 100644
--- a/dev-python/gpep517/metadata.xml
+++ b/dev-python/gpep517/metadata.xml
@@ -7,7 +7,7 @@
        </maintainer>
        <stabilize-allarches/>
        <upstream>
-               <remote-id type="github">mgorny/gpep517</remote-id>
+               <remote-id type="github">projg2/gpep517</remote-id>
                <remote-id type="pypi">gpep517</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to