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

Morten Linderud foxboron at gemini.archlinux.org
Thu Aug 19 19:48:02 UTC 2021


    Date: Thursday, August 19, 2021 @ 19:48:02
  Author: foxboron
Revision: 1003876

upgpkg: python-google-api-core 2.0.0-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-19 19:46:06 UTC (rev 1003875)
+++ PKGBUILD	2021-08-19 19:48:02 UTC (rev 1003876)
@@ -3,7 +3,7 @@
 # Contributor: Kaizhao Zhang <zhangkaizhao at gmail.com>
 
 pkgname=python-google-api-core
-pkgver=1.30.0
+pkgver=2.0.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=('0724d354d394b3d763bc10dfee05807813c5210f0bd9b8e2ddf6b6925603411c')
+sha256sums=('bd9eb0709f4e10dd6fddb32fd0788a190b434426c258be6e00ef40da136d768d')
 
 build() {
   cd "google-api-core-${pkgver}"



More information about the arch-commits mailing list