Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / 
python-google-api-python-client


Commits:
c248ac1d by Morten Linderud at 2023-12-22T23:15:18+01:00
upgpkg: 2.111.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-google-api-python-client
        pkgdesc = Google API Client Library for Python
-       pkgver = 2.88.0
+       pkgver = 2.111.0
        pkgrel = 1
        url = https://github.com/google/google-api-python-client
        arch = any
@@ -10,7 +10,7 @@ pkgbase = python-google-api-python-client
        depends = python-uritemplate
        depends = python-google-api-core
        optdepends = python-oauth2client: optional backend
-       source = 
google-api-python-client-2.88.0.tar.gz::https://github.com/google/google-api-python-client/archive/v2.88.0.tar.gz
-       sha256sums = 
553b28f950d2b273f0947973b2ef2999ab3eadf7487d4c0e41ae85b4844f1448
+       source = 
google-api-python-client-2.111.0.tar.gz::https://github.com/google/google-api-python-client/archive/v2.111.0.tar.gz
+       sha256sums = 
8358a0b65825b6baf9ab5c6982d5fe5800f8a9920fe6b7864b5eac00b507dfb7
 
 pkgname = python-google-api-python-client


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: shadyabhi <[email protected]>
 
 pkgname=python-google-api-python-client
-pkgver=2.88.0
+pkgver=2.111.0
 pkgrel=1
 pkgdesc="Google API Client Library for Python"
 arch=('any')
@@ -13,7 +13,7 @@ depends=('python-google-auth-httplib2' 'python-uritemplate' 
'python-google-api-c
 optdepends=('python-oauth2client: optional backend')
 makedepends=('python-setuptools')
 
source=("google-api-python-client-${pkgver}.tar.gz::https://github.com/google/google-api-python-client/archive/v${pkgver}.tar.gz";)
-sha256sums=('553b28f950d2b273f0947973b2ef2999ab3eadf7487d4c0e41ae85b4844f1448')
+sha256sums=('8358a0b65825b6baf9ab5c6982d5fe5800f8a9920fe6b7864b5eac00b507dfb7')
 
 build() {
   cd "google-api-python-client-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-google-api-python-client/-/commit/c248ac1dbb5a09ca18dff5951204d52692c6d27a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-google-api-python-client/-/commit/c248ac1dbb5a09ca18dff5951204d52692c6d27a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to