[arch-commits] Commit in python-google-api-core/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Thu Feb 11 22:12:43 UTC 2021
Date: Thursday, February 11, 2021 @ 22:12:42
Author: foxboron
Revision: 856789
upgpkg: python-google-api-core 1.26.0-1
Modified:
python-google-api-core/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-11 21:26:24 UTC (rev 856788)
+++ PKGBUILD 2021-02-11 22:12:42 UTC (rev 856789)
@@ -3,7 +3,7 @@
# Contributor: Kaizhao Zhang <zhangkaizhao at gmail.com>
pkgname=python-google-api-core
-pkgver=1.25.1
+pkgver=1.26.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=('0e152ec37b8481d1be1258d95844a5a7031cd3d83d7c7046d9e9b2d807042440')
+sha256sums=('4230ec764d48ca934fe69b85cc217e31e844e176f68df93e252acd55350e730b')
build() {
cd "google-api-core-${pkgver}"
More information about the arch-commits
mailing list