Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
python-google-auth-oauthlib


Commits:
bc92b9b9 by Sven-Hendrik Haase at 2026-01-19T19:55:33+01:00
upgpkg: 1.2.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-google-auth-oauthlib
        pkgdesc = oauthlib integration for Google auth.
-       pkgver = 1.2.3
-       pkgrel = 2
+       pkgver = 1.2.4
+       pkgrel = 1
        url = http://google-auth-oauthlib.readthedocs.io/en/latest/
        arch = any
        license = Apache
@@ -12,7 +12,7 @@ pkgbase = python-google-auth-oauthlib
        depends = python-google-auth
        depends = python-requests-oauthlib
        optdepends = python-click
-       source = 
python-google-auth-oauthlib-1.2.3.tar.gz::https://github.com/googleapis/google-auth-library-python-oauthlib/archive/refs/tags/v1.2.3.tar.gz
-       sha256sums = 
5b758145c10e42f6a421e3502095c8cd0d29e1da7198f34a63d66f26918c3b5e
+       source = 
python-google-auth-oauthlib-1.2.4.tar.gz::https://github.com/googleapis/google-auth-library-python-oauthlib/archive/refs/tags/v1.2.4.tar.gz
+       sha256sums = 
69573391dbf165f324ee0aa5be2eafcb6aa63146d1c23b6b3abbb9d790a6d83b
 
 pkgname = python-google-auth-oauthlib


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Guillaume Horel <[email protected]>
 
 pkgname=python-google-auth-oauthlib
-pkgver=1.2.3
-pkgrel=2
+pkgver=1.2.4
+pkgrel=1
 pkgdesc="oauthlib integration for Google auth."
 url="http://google-auth-oauthlib.readthedocs.io/en/latest/";
 checkdepends=('python-click' 'python-pytest')
@@ -13,7 +13,7 @@ optdepends=('python-click')
 license=('Apache')
 arch=('any')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/googleapis/google-auth-library-python-oauthlib/archive/refs/tags/v${pkgver}.tar.gz";)
-sha256sums=('5b758145c10e42f6a421e3502095c8cd0d29e1da7198f34a63d66f26918c3b5e')
+sha256sums=('69573391dbf165f324ee0aa5be2eafcb6aa63146d1c23b6b3abbb9d790a6d83b')
 
 # check() {
 #     cd "google-auth-library-python-oauthlib-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-google-auth-oauthlib/-/commit/bc92b9b93250ad0d69b29e3195d201a1bca0e77f

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


Reply via email to