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

Andrzej Giniewicz aginiewicz at archlinux.org
Wed Oct 7 15:54:54 UTC 2020


    Date: Wednesday, October 7, 2020 @ 15:54:54
  Author: aginiewicz
Revision: 720700

upgpkg: python-google-api-core 1.22.4-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-10-07 15:54:39 UTC (rev 720699)
+++ PKGBUILD	2020-10-07 15:54:54 UTC (rev 720700)
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang <zhangkaizhao at gmail.com>
 
 pkgname=python-google-api-core
-pkgver=1.22.0
+pkgver=1.22.4
 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=('aaedc40ae977dbc2710f0de0012b673c8c7644f81ca0c93e839d22895f2ff29d')
+sha256sums=('4a9d7ac2527a9e298eebb580a5e24e7e41d6afd97010848dd0f306cae198ec1a')
 
 build() {
   cd "google-api-core-${pkgver}"



More information about the arch-commits mailing list