commit:     6a1d9b0dd9a85107d1eeeaa61496c49327b26cf2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 20:13:22 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 20:16:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a1d9b0d

dev-python/google-auth: Update HOMEPAGE

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

 dev-python/google-auth/google-auth-1.24.0.ebuild | 4 +++-
 dev-python/google-auth/metadata.xml              | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/google-auth/google-auth-1.24.0.ebuild 
b/dev-python/google-auth/google-auth-1.24.0.ebuild
index d417a56feff..b31ae614005 100644
--- a/dev-python/google-auth/google-auth-1.24.0.ebuild
+++ b/dev-python/google-auth/google-auth-1.24.0.ebuild
@@ -9,7 +9,9 @@ DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 
 DESCRIPTION="Google Authentication Library"
-HOMEPAGE="https://github.com/GoogleCloudPlatform/google-auth-library-python 
https://pypi.org/project/google-auth/";
+HOMEPAGE="
+       https://github.com/googleapis/google-auth-library-python/
+       https://pypi.org/project/google-auth/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"

diff --git a/dev-python/google-auth/metadata.xml 
b/dev-python/google-auth/metadata.xml
index c773411434f..a81e78d4b7c 100644
--- a/dev-python/google-auth/metadata.xml
+++ b/dev-python/google-auth/metadata.xml
@@ -8,6 +8,6 @@
        <stabilize-allarches/>
        <upstream>
                <remote-id type="pypi">google-auth</remote-id>
-               <remote-id 
type="github">GoogleCloudPlatform/google-auth-library-python</remote-id>
+               <remote-id 
type="github">googleapis/google-auth-library-python</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to