From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1902D1382C5 for ; Wed, 13 Jan 2021 20:16:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBAA2E0990; Wed, 13 Jan 2021 20:16:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 86CF7E0993 for ; Wed, 13 Jan 2021 20:16:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13C1E340F87 for ; Wed, 13 Jan 2021 20:16:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 954704AD for ; Wed, 13 Jan 2021 20:16:15 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1610568968.6a1d9b0dd9a85107d1eeeaa61496c49327b26cf2.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/google-auth/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/google-auth/google-auth-1.24.0.ebuild dev-python/google-auth/metadata.xml X-VCS-Directories: dev-python/google-auth/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 6a1d9b0dd9a85107d1eeeaa61496c49327b26cf2 X-VCS-Branch: master Date: Wed, 13 Jan 2021 20:16:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7b485af8-f324-4a62-abbe-1d1d89030666 X-Archives-Hash: be743ef5f918f7ed493de1598760646b commit: 6a1d9b0dd9a85107d1eeeaa61496c49327b26cf2 Author: Michał Górny gentoo org> AuthorDate: Wed Jan 13 20:13:22 2021 +0000 Commit: Michał Górny gentoo 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 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 @@ google-auth - GoogleCloudPlatform/google-auth-library-python + googleapis/google-auth-library-python