[arch-commits] Commit in python-google-api-core/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sat May 22 20:33:05 UTC 2021
Date: Saturday, May 22, 2021 @ 20:33:05
Author: foxboron
Revision: 942285
upgpkg: python-google-api-core 1.28.0-1
Modified:
python-google-api-core/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-22 20:30:06 UTC (rev 942284)
+++ PKGBUILD 2021-05-22 20:33:05 UTC (rev 942285)
@@ -3,7 +3,7 @@
# Contributor: Kaizhao Zhang <zhangkaizhao at gmail.com>
pkgname=python-google-api-core
-pkgver=1.26.3
+pkgver=1.28.0
pkgrel=1
pkgdesc="Google API client core library"
arch=('any')
@@ -12,7 +12,7 @@
depends=('python-setuptools' 'python-pytz' 'python-requests' 'python-googleapis-common-protos' 'python-google-auth')
optdepends=('python-grpcio: for grpc support')
source=("https://files.pythonhosted.org/packages/source/g/google-api-core/google-api-core-${pkgver}.tar.gz")
-sha256sums=('b914345c7ea23861162693a27703bab804a55504f7e6e9abcaff174d80df32ac')
+sha256sums=('02646803bd728e12dd1f45ee1dcc31c12614c9a1ac451b9a1ce26aa65df9b957')
build() {
cd "google-api-core-${pkgver}"
More information about the arch-commits
mailing list