python-google-auth: update to 2.18.1
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
f01be7e0c2
commit
d94329df79
@@ -3,7 +3,7 @@
|
||||
_realname=google-auth
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=2.18.0
|
||||
pkgver=2.18.1
|
||||
pkgrel=1
|
||||
pkgdesc='Google Authentication Library (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -35,7 +35,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-wheel")
|
||||
options=('!emptydirs')
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('c66b488a8b005b23ccb97b1198b6cece516c91869091ac5b7c267422db2733c7')
|
||||
sha256sums=('d7a3249027e7f464fbbfd7ee8319a08ad09d2eea51578575c4bd360ffa049ccb')
|
||||
|
||||
prepare() {
|
||||
rm -rf python-build-${MSYSTEM} | true
|
||||
|
||||
Reference in New Issue
Block a user