python-google-auth: update to 2.16.2
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
654200ff9b
commit
66b83a9fec
@@ -3,7 +3,7 @@
|
||||
_realname=google-auth
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=2.16.1
|
||||
pkgver=2.16.2
|
||||
pkgrel=1
|
||||
pkgdesc='Google Authentication Library (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -31,7 +31,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-flask"
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
options=('!emptydirs')
|
||||
source=("${_realname}-$pkgver.tar.gz::https://github.com/googleapis/google-auth-library-python/archive/v$pkgver.tar.gz")
|
||||
sha256sums=('293b303afb82e77ec5eee62aeb329378f1d59b712eb9e3b82b56597f237589bb')
|
||||
sha256sums=('e47ed9b1ca2d35f0f5eb803194087d28f4f7676e0018ca54cc6359d4c8cdaaca')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"
|
||||
|
||||
Reference in New Issue
Block a user