summaryrefslogtreecommitdiff
path: root/dev-python/google-auth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/google-auth
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r--dev-python/google-auth/Manifest4
-rw-r--r--dev-python/google-auth/google-auth-1.0.1.ebuild2
-rw-r--r--dev-python/google-auth/google-auth-1.1.0.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/google-auth/Manifest b/dev-python/google-auth/Manifest
index 6190e3ac5a26..48d663b5dd9a 100644
--- a/dev-python/google-auth/Manifest
+++ b/dev-python/google-auth/Manifest
@@ -1,5 +1,5 @@
DIST google-auth-1.0.1.tar.gz 133903 BLAKE2B 0a99dcdb37a195f24077162ea8191e2eb12aac0eec8e08d06f0b17aba9c4f5ed44f19ca41c737a249611ce02b98e03474d1e995909c5755222605e004d11fb1d SHA512 c10822c6b75700503a06a4b3a43a123d57605a043eb494bcb0232cc3941fc039d0803ed75be26d0da72fd4df613135c290fb3fdf82b0fa47d4fe0729462d80f4
DIST google-auth-1.1.0.tar.gz 290602 BLAKE2B efc1ae38b29693f035ea9d19af83bd0e098dacb143192d77140ea1548a17dd051b344b6b34044f6d02e5bea631fe4026dda4ba7c1053535641f34aed08cdd48e SHA512 03b4021f5bc3c60671e1e528642af4682828e3a83a07aa9dea8a28b3f97c4020ac47f325c8a952f366d45196e6a9a78a78e1abcfc8d7f878f7b6369434a0b79f
-EBUILD google-auth-1.0.1.ebuild 1356 BLAKE2B 214f0f8c9645d83c84b51dfc78d2a8982f90b6e62154560f1d4604b16dd18d4adca7b0d9f28dd2903848f08489730c3dbe05de9fab9842917be8a8cecc09862d SHA512 74bf3433020cff18b04b19b1c754626c78159b8cdd7414001844f5111042ea59a8ce96193f774e57b8af653e8fa9a0dcd09612dade2061a4a086ce48e74987fc
-EBUILD google-auth-1.1.0.ebuild 1412 BLAKE2B 5dc5ea92cad796b78ef2156037cc2c91406970e689f6f1d0b7af72caebe764435e7caaabb78a1181d47e504282837affcf4dfc5338d8220e55f8b8b29e37a6eb SHA512 c2945f8fb80fa86dc4fa4458365f8431d1043734d851507c2e56029aa20ba5a50116c1dbe97c21feb4a93d85588edf1e4f015d93b7389c297075ca543f8bb749
+EBUILD google-auth-1.0.1.ebuild 1352 BLAKE2B 4bc86f85500285bea12e07f09cb6c64a66d53a0bd5d6964f8eda995255eb4fa6a2e283bfb0337e9d914d771345e56c9d9997e73b8661ce3d5de1dc4ae86beafd SHA512 2f9984d4b3757109c34f32b3fc65f0ec013a4dd4c8a0e4cc969373f79c89c817c8ac4846ed1595b6fe96cb9317eaf9f4e5a869bc0845d1d57c2c7b0c83ae44a0
+EBUILD google-auth-1.1.0.ebuild 1408 BLAKE2B 875a6041b147966846677fb20aabac8e6b770c029957ea6541718e65f00356acee84843d2bdcaf24870a607786281a817e112a92ebfcee5145160b3e24d6f739 SHA512 5ecb50909393bd8eed6232785b0addd3d016dded8f056e479e79438d49c9a93069c1c8706266c0fb6d5b587320af81b6cde4bfdec923d2c25efce60d8b212363
MISC metadata.xml 404 BLAKE2B 5a7234bdd9c08a076980997db1c4fa12d2d2ee37945ccf2308e5bbd92bd01b5cbccb195a1a567f3ab82b71a1d64bf63453b4dffb2e2d7e93fdacc322f8612896 SHA512 ba3c9a09c5bc382da4c8594011872eca305111afa671adffbd3d4c04f8d772cc37d43d83385183f38311e9549c12ccff14f44f85352c49f778766134075ff32b
diff --git a/dev-python/google-auth/google-auth-1.0.1.ebuild b/dev-python/google-auth/google-auth-1.0.1.ebuild
index 6a57524baac7..2564d6ef7f2a 100644
--- a/dev-python/google-auth/google-auth-1.0.1.ebuild
+++ b/dev-python/google-auth/google-auth-1.0.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
inherit distutils-r1
DESCRIPTION="Google Authentication Library"
-HOMEPAGE="https://pypi.python.org/pypi/google-auth/"
+HOMEPAGE="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/google-auth-1.1.0.ebuild b/dev-python/google-auth/google-auth-1.1.0.ebuild
index 64bf9f26fd10..387b1546dc25 100644
--- a/dev-python/google-auth/google-auth-1.1.0.ebuild
+++ b/dev-python/google-auth/google-auth-1.1.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
inherit distutils-r1
DESCRIPTION="Google Authentication Library"
-HOMEPAGE="https://pypi.python.org/pypi/google-auth/"
+HOMEPAGE="https://pypi.org/project/google-auth/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"