Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ldap
Commits:
68a09097 by Jelle van der Waa at 2024-11-16T22:18:55+01:00
upgpkg: 3.4.4-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ldap
pkgdesc = LDAP client API for Python
pkgver = 3.4.4
- pkgrel = 2
+ pkgrel = 3
url = https://python-ldap.readthedocs.io/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-ldap
pkgver=3.4.4
-pkgrel=2
+pkgrel=3
pkgdesc="LDAP client API for Python"
url="https://python-ldap.readthedocs.io/"
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ldap/-/commit/68a090970c95ca0e63876f7d89e6d1cac82d8924
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ldap/-/commit/68a090970c95ca0e63876f7d89e6d1cac82d8924
You're receiving this email because of your account on gitlab.archlinux.org.