google-cloud-core 1.4

This commit is contained in:
Christian Meurin
2020-08-05 19:22:47 -07:00
parent ef4210a029
commit 5e254d568e

View File

@@ -6,7 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=1.3.0
pkgver=1.4.0
pkgrel=1
pkgdesc='Google Cloud API client core library (mingw-w64)'
arch=('any')
@@ -16,7 +16,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python-google-auth>=1.16.0")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
options=('!emptydirs')
source=("https://files.pythonhosted.org/packages/source/${_realname:0:1}/${_realname}/${_realname}-${pkgver}.tar.gz")
sha256sums=('878f9ad080a40cdcec85b92242c4b5819eeb8f120ebc5c9f640935e24fc129d8')
sha256sums=('07a024a26c4eb14ee3df7e6e5021c04f8f7e9f0e83d3d47863229f3635f871ce')
prepare() {
cd "$srcdir"