Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages /
python-google-auth
Commits:
37cd0cdc by Lukas Fleischer at 2024-04-11T12:35:15+07:00
upgpkg: 2.29.0-2: Python 3.12 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-google-auth
pkgdesc = Google Authentication Library
pkgver = 2.29.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/GoogleCloudPlatform/google-auth-library-python
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -1,9 +1,10 @@
-# Maintainer: Felix Yan <[email protected]>
+# Maintainer: Lukas Fleischer <[email protected]>
+# Contributor: Felix Yan <[email protected]>
_name=google-auth-library-python
pkgname=python-google-auth
pkgver=2.29.0
-pkgrel=1
+pkgrel=2
pkgdesc="Google Authentication Library"
url="https://github.com/GoogleCloudPlatform/google-auth-library-python"
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-google-auth/-/commit/37cd0cdc764ecd69000677efb7071b16f8e40b97
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-google-auth/-/commit/37cd0cdc764ecd69000677efb7071b16f8e40b97
You're receiving this email because of your account on gitlab.archlinux.org.