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

Andrzej Giniewicz aginiewicz at archlinux.org
Sun Aug 9 15:28:50 UTC 2020


    Date: Sunday, August 9, 2020 @ 15:28:49
  Author: aginiewicz
Revision: 673156

upgpkg: python-google-api-core 1.22.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-08-09 15:26:34 UTC (rev 673155)
+++ PKGBUILD	2020-08-09 15:28:49 UTC (rev 673156)
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang <zhangkaizhao at gmail.com>
 
 pkgname=python-google-api-core
-pkgver=1.20.0
+pkgver=1.22.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=('eec2c302b50e6db0c713fb84b71b8d75cfad5dc6d4dffc78e9f69ba0008f5ede')
+sha256sums=('aaedc40ae977dbc2710f0de0012b673c8c7644f81ca0c93e839d22895f2ff29d')
 
 build() {
   cd "google-api-core-${pkgver}"



More information about the arch-commits mailing list