aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-17 22:40:22 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-18 04:50:51 +0000
commit32fc7b7718b57155058c79703cf1714374c6b595 (patch)
tree5e907b670cc0f1cd16e3d866246b27cfb2032cf4 /community
parent20816ebd840e10620aee1150b396572afaf81f9d (diff)
downloadaports-32fc7b7718b57155058c79703cf1714374c6b595.tar.bz2
aports-32fc7b7718b57155058c79703cf1714374c6b595.tar.xz
community/py3-google-auth: upgrade to 1.11.3
Diffstat (limited to 'community')
-rw-r--r--community/py3-google-auth/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-google-auth/APKBUILD b/community/py3-google-auth/APKBUILD
index 1fe5ea05c2..9f5ce25f7f 100644
--- a/community/py3-google-auth/APKBUILD
+++ b/community/py3-google-auth/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Keith Maxwell <keith.maxwell@gmail.com>
pkgname=py3-google-auth
_pyname=google-auth
-pkgver=1.11.2
+pkgver=1.11.3
pkgrel=0
pkgdesc="Google authentication library for Python."
url="https://google-auth.readthedocs.io/en/latest/"
@@ -46,5 +46,5 @@ check() {
pytest-3 # skips grpc tests
}
-sha512sums="39412055b3400792209eee4dec147435e38abbba0a60e5ad2668130b062360fb6ebfac5ecd29f36833c254756d4fda4a0a5ab4ea4c4faa5be7950e5c20781517 google-auth-1.11.2.tar.gz
+sha512sums="0ce384833607a9fb53a3fc535d6c21da68a996558a6d34062f171d16fe6e23c845200c1a2f032ef352d418425561a1147b86550cbea98ef7defb80771a27e01b google-auth-1.11.3.tar.gz
34c6eeaf2e83370ec78c5cfd99b54940a3c3027ec361c162c8d5f653426d3fca48705ad76b97660489ffd5c9e0be49a5f9dd5a4df9831777cd6855c9288a9150 10-use-mock-from-standard-library.patch"