summaryrefslogtreecommitdiff
path: root/dev-python/google-auth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-16 20:27:28 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-16 20:27:28 +0000
commit2fd57282f0262ca084e05b0f2c63fbada395d02b (patch)
tree4e0f23cea9ce9fd972e70ebc5214bf36fed465cc /dev-python/google-auth
parentc3bc61051d7f12b4c682efa7a5460bbc8815649e (diff)
gentoo resync : 16.01.2021
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r--dev-python/google-auth/Manifest2
-rw-r--r--dev-python/google-auth/google-auth-2.3.3-r1.ebuild (renamed from dev-python/google-auth/google-auth-2.3.3.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/google-auth/Manifest b/dev-python/google-auth/Manifest
index 4327fb51ce34..8b17a3d6a422 100644
--- a/dev-python/google-auth/Manifest
+++ b/dev-python/google-auth/Manifest
@@ -1,3 +1,3 @@
DIST google-auth-2.3.3.tar.gz 186600 BLAKE2B 52b1269b88d27fafafcb053219c93c7f180cac11cdf32b140531553dda547d02087b0418d44edc6497eb37793859d86d4beaad1a7a128c86839202785584c9ab SHA512 3ab6d97e71988ef5e338e0a643545f8fa504f5ea04f4176afd9417ecf0e9a3fa45333f0c2c7ea5bf32423df32c48ec59ac9d16ef8bfc35a1aa4c0fcc114fef63
-EBUILD google-auth-2.3.3.ebuild 1543 BLAKE2B eb469a57434c04e1ebd13901b01f2f9059b08b5c239f2aedacba745e0331ae4aba0f5f62265cf625112259d10a95cb11784ab04c9a7f58ff2bc281406d3a8b84 SHA512 49028bae5b830d04b22451cfa942e9c5147b1d25ef6c0ecde8b0be30d0a540c5592686e4c07e176b8f2469989e0798d107e949f277add585673610b41957b8ac
+EBUILD google-auth-2.3.3-r1.ebuild 1542 BLAKE2B f84f33bd8824386e08f3f7011c76dd22cedfca975fe1f20e255ca0b170bc598dbe5efcb431fea6391360062f37fa12bcc21fa6aeb064f519a1d4e04b978a3e7a SHA512 d35e59ab467cf463b9d3f5c5cfc00123b87c361221e13759c183ad700aa66d0e2671a9b4c4152fd386664f84d582e2efa529689aeee267bbaaaad0385f56b80e
MISC metadata.xml 521 BLAKE2B 784282f6a173e7746a408556d77e1277f65a41eae545b6b26054c1e506642e683c1c7d91798f3b7b690bc4f9d2f642a51c1395593177eebf1770d2a0c0ba589e SHA512 c2624ebca3dc42961e61531db4724b2b354a722f71cd7f2c194680fee50125d2251f4b94cc7e31b008a2792e74b0f55f407a1230d3f59572df9cf32ee49d2fb7
diff --git a/dev-python/google-auth/google-auth-2.3.3.ebuild b/dev-python/google-auth/google-auth-2.3.3-r1.ebuild
index 616a33ae31c4..03004f5afbc6 100644
--- a/dev-python/google-auth/google-auth-2.3.3.ebuild
+++ b/dev-python/google-auth/google-auth-2.3.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
- >=dev-python/cachetools-2.0.0[${PYTHON_USEDEP}]
+ <dev-python/cachetools-5.0.0[${PYTHON_USEDEP}]
dev-python/namespace-google[${PYTHON_USEDEP}]
>=dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}]
>=dev-python/pyasn1-modules-0.2.1[${PYTHON_USEDEP}]