python-google-auth: update to 2.17.2

This commit is contained in:
Mehdi Chinoune
2023-04-05 18:22:06 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 4cb1347c02
commit d44fda8024

View File

@@ -3,7 +3,7 @@
_realname=google-auth
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=2.17.1
pkgver=2.17.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=('e580d80c154185483edce4489372379fabeb54469655d02ba8388ff03836f065')
sha256sums=('25fed4fd28bfd3ccd96fbc15bbb617edbce5e8145069811b1039a2a9485bac49')
prepare() {
cd "$srcdir"