[arch-commits] Commit in python-google-api-core/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Mon Dec 13 19:29:45 UTC 2021
Date: Monday, December 13, 2021 @ 19:29:44
Author: foxboron
Revision: 1072122
upgpkg: python-google-api-core 2.3.0-1
Modified:
python-google-api-core/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-13 19:28:56 UTC (rev 1072121)
+++ PKGBUILD 2021-12-13 19:29:44 UTC (rev 1072122)
@@ -3,8 +3,8 @@
# Contributor: Kaizhao Zhang <zhangkaizhao at gmail.com>
pkgname=python-google-api-core
-pkgver=2.2.2
-pkgrel=3
+pkgver=2.3.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=('97349cc18c2bb2415f64f1353a80273a289a61294ce3eb2f7ce682d251bdd997')
+sha256sums=('538cd927bfe0f7c63bc1eb5fcadeeeb52f90bb29117dea87ae8cae48953d4c60')
build() {
cd "google-api-core-${pkgver}"
More information about the arch-commits
mailing list