python-ldap: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 18:05:11 +01:00
parent 4990c3e6a8
commit 0933f3ebe7

View file

@ -1,7 +1,7 @@
# Template file for 'python-ldap'
pkgname=python-ldap
version=3.2.0
revision=1
revision=2
build_style=python-module
pycompile_module="ldap ldapurl.py ldif.py slapdtest"
hostmakedepends="python-setuptools python3-setuptools"