[arch-commits] Commit in python-google-api-core/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Jun 13 15:44:18 UTC 2020


    Date: Saturday, June 13, 2020 @ 15:44:13
  Author: aginiewicz
Revision: 642884

upgpkg: python-google-api-core 1.20.0-1: python-google-api-core: new upstream release

Modified:
  python-google-api-core/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-13 15:42:15 UTC (rev 642883)
+++ PKGBUILD	2020-06-13 15:44:13 UTC (rev 642884)
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang <zhangkaizhao at gmail.com>
 
 pkgname=python-google-api-core
-pkgver=1.16.0
+pkgver=1.20.0
 pkgrel=1
 pkgdesc="Google API client core library"
 arch=('any')
@@ -11,7 +11,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=('92e962a087f1c4b8d1c5c88ade1c1dfd550047dcffb320c57ef6a534a20403e2')
+sha256sums=('eec2c302b50e6db0c713fb84b71b8d75cfad5dc6d4dffc78e9f69ba0008f5ede')
 
 build() {
   cd "google-api-core-${pkgver}"



More information about the arch-commits mailing list