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

Morten Linderud foxboron at archlinux.org
Tue Dec 15 21:42:05 UTC 2020


    Date: Tuesday, December 15, 2020 @ 21:42:05
  Author: foxboron
Revision: 776235

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-15 21:40:52 UTC (rev 776234)
+++ PKGBUILD	2020-12-15 21:42:05 UTC (rev 776235)
@@ -3,7 +3,7 @@
 # Contributor: Kaizhao Zhang <zhangkaizhao at gmail.com>
 
 pkgname=python-google-api-core
-pkgver=1.23.0
+pkgver=1.24.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=('1bb3c485c38eacded8d685b1759968f6cf47dd9432922d34edb90359eaa391e2')
+sha256sums=('6f7ff9c88af7b76a33e7cd04999f763a21b40efc64ac5ec488ea2918a94b354b')
 
 build() {
   cd "google-api-core-${pkgver}"



More information about the arch-commits mailing list