python3-ldap3: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:13 -04:00
parent 87b4ff0b24
commit 25f44c431f

View file

@ -1,7 +1,7 @@
# Template file for 'python3-ldap3'
pkgname=python3-ldap3
version=2.8.1
revision=2
revision=3
wrksrc="ldap3-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"