diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 07:48:14 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:57 +0000 |
commit | 96e691fc1470879adc56f0eb39d26d8d41bd989d (patch) | |
tree | 2539c6b60c57f2c852a7ce4efe654afbb2e9b9dd /testing/py3-google-auth | |
parent | 67247368a28d5269a5d0c93e58a58419e607581b (diff) | |
download | aports-96e691fc1470879adc56f0eb39d26d8d41bd989d.tar.bz2 aports-96e691fc1470879adc56f0eb39d26d8d41bd989d.tar.xz |
testing/py3-google-auth: rebuild against python 3.7
Diffstat (limited to 'testing/py3-google-auth')
-rw-r--r-- | testing/py3-google-auth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-google-auth/APKBUILD b/testing/py3-google-auth/APKBUILD index dc3ef6baba..774e851ad6 100644 --- a/testing/py3-google-auth/APKBUILD +++ b/testing/py3-google-auth/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-google-auth _pyname=google-auth pkgver=1.6.3 -pkgrel=0 +pkgrel=1 pkgdesc="Google authentication library for Python." url="https://google-auth.readthedocs.io/en/latest/" arch="noarch" |