Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-openid
Commits:
98d689af by Jelle van der Waa at 2024-08-31T13:26:25+02:00
upgpkg: 3.2.0-8: Django 5.1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-openid
pkgdesc = Python 3 port of the python2-openid library
pkgver = 3.2.0
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/necaris/python3-openid
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-openid
_name="${pkgname//-/3-}"
pkgver=3.2.0
-pkgrel=7
+pkgrel=8
pkgdesc="Python 3 port of the python2-openid library"
arch=(any)
url="https://github.com/necaris/python3-openid"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-openid/-/commit/98d689af1ccb6ae193b00ee0ba6dc2932302d5de
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-openid/-/commit/98d689af1ccb6ae193b00ee0ba6dc2932302d5de
You're receiving this email because of your account on gitlab.archlinux.org.