Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-authlib
Commits:
a2c26903 by Jelle van der Waa at 2024-08-31T13:29:43+02:00
upgpkg: 1.3.1-2: Django 5.1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-authlib
pkgdesc = The ultimate Python library in building OAuth and OpenID
Connect servers & clients
pkgver = 1.3.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lepture/authlib
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-authlib
pkgver=1.3.1
-pkgrel=1
+pkgrel=2
pkgdesc='The ultimate Python library in building OAuth and OpenID Connect
servers & clients'
arch=('any')
url='https://github.com/lepture/authlib'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-authlib/-/commit/a2c26903cbce8b7a2b101be1684c40adc396057e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-authlib/-/commit/a2c26903cbce8b7a2b101be1684c40adc396057e
You're receiving this email because of your account on gitlab.archlinux.org.