python-google-api-core: update to 2.26.0
This commit is contained in:
parent
e21f9a3ab3
commit
7e8251c9c6
@ -3,7 +3,7 @@
|
||||
_realname=google-api-core
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=2.25.2
|
||||
pkgver=2.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='Google API client core library (mingw-w64)'
|
||||
arch=('any')
|
||||
@ -31,7 +31,7 @@ makedepends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-python-setuptools"
|
||||
)
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname//-/_}-${pkgver}.tar.gz")
|
||||
sha256sums=('1c63aa6af0d0d5e37966f157a77f9396d820fba59f9e43e9415bc3dc5baff300')
|
||||
sha256sums=('e6e6d78bd6cf757f4aee41dcc85b07f485fbb069d5daa3afb126defba1e91a62')
|
||||
|
||||
build() {
|
||||
cp -r "${_realname//-/_}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user