Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pysaml2
Commits:
e037b14c by Jelle van der Waa at 2024-04-09T09:02:26+02:00
upgpkg: 7.5.0-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pysaml2
pkgdesc = Python implementation of SAML Version 2
pkgver = 7.5.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/IdentityPython/pysaml2
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=pysaml2
pkgname=python-pysaml2
pkgver=7.5.0
-pkgrel=1
+pkgrel=2
pkgdesc='Python implementation of SAML Version 2'
url='https://github.com/IdentityPython/pysaml2'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pysaml2/-/commit/e037b14cbd7b4e03fa395458c27030c2e56099d5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pysaml2/-/commit/e037b14cbd7b4e03fa395458c27030c2e56099d5
You're receiving this email because of your account on gitlab.archlinux.org.