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

Morten Linderud foxboron at gemini.archlinux.org
Sun Oct 10 09:59:37 UTC 2021


    Date: Sunday, October 10, 2021 @ 09:59:36
  Author: foxboron
Revision: 1029233

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-10 09:26:43 UTC (rev 1029232)
+++ PKGBUILD	2021-10-10 09:59:36 UTC (rev 1029233)
@@ -3,7 +3,7 @@
 # Contributor: Kaizhao Zhang <zhangkaizhao at gmail.com>
 
 pkgname=python-google-api-core
-pkgver=2.0.1
+pkgver=2.1.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=('d6760f21b3a064a8397916b33be7383fc169d1a3c3d7fae7b47eb92bba7892b8')
+sha256sums=('5ec27b942b34d04559cbf3674430bb83fc3d74e7d32b8bbd31c4466e71740b83')
 
 build() {
   cd "google-api-core-${pkgver}"



More information about the arch-commits mailing list