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

Morten Linderud foxboron at gemini.archlinux.org
Sat Feb 5 10:37:31 UTC 2022


    Date: Saturday, February 5, 2022 @ 10:37:29
  Author: foxboron
Revision: 1126420

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

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

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-05 10:35:37 UTC (rev 1126419)
+++ PKGBUILD	2022-02-05 10:37:29 UTC (rev 1126420)
@@ -3,8 +3,8 @@
 # Contributor: Kaizhao Zhang <zhangkaizhao at gmail.com>
 
 pkgname=python-google-api-core
-pkgver=2.4.0
-pkgrel=2
+pkgver=2.5.0
+pkgrel=1
 pkgdesc="Google API client core library"
 arch=('any')
 url="https://github.com/googleapis/googleapis"
@@ -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=('ba8787b7c61632cd0340f095e1c036bef9426b2594f10afb290ba311ae8cb2cb')
+sha256sums=('f33863a6709651703b8b18b67093514838c79f2b04d02aa501203079f24b8018')
 
 build() {
   cd "google-api-core-${pkgver}"



More information about the arch-commits mailing list