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

Morten Linderud foxboron at archlinux.org
Fri Jan 15 22:00:11 UTC 2021


    Date: Friday, January 15, 2021 @ 22:00:11
  Author: foxboron
Revision: 821036

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-15 21:59:03 UTC (rev 821035)
+++ PKGBUILD	2021-01-15 22:00:11 UTC (rev 821036)
@@ -3,7 +3,7 @@
 # Contributor: Kaizhao Zhang <zhangkaizhao at gmail.com>
 
 pkgname=python-google-api-core
-pkgver=1.24.1
+pkgver=1.25.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=('0f1dee446db2685863c3c493a90fefa5fc7f4defaf8e1a320b50ccaddfb5d469')
+sha256sums=('d967beae8d8acdb88fb2f6f769e2ee0ee813042576a08891bded3b8e234150ae')
 
 build() {
   cd "google-api-core-${pkgver}"



More information about the arch-commits mailing list