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

Morten Linderud foxboron at archlinux.org
Tue Jan 26 23:03:03 UTC 2021


    Date: Tuesday, January 26, 2021 @ 23:03:03
  Author: foxboron
Revision: 831072

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-26 23:02:00 UTC (rev 831071)
+++ PKGBUILD	2021-01-26 23:03:03 UTC (rev 831072)
@@ -3,7 +3,7 @@
 # Contributor: Kaizhao Zhang <zhangkaizhao at gmail.com>
 
 pkgname=python-google-api-core
-pkgver=1.25.0
+pkgver=1.25.1
 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=('d967beae8d8acdb88fb2f6f769e2ee0ee813042576a08891bded3b8e234150ae')
+sha256sums=('0e152ec37b8481d1be1258d95844a5a7031cd3d83d7c7046d9e9b2d807042440')
 
 build() {
   cd "google-api-core-${pkgver}"



More information about the arch-commits mailing list