python-ldap: update to 3.1.0

This commit is contained in:
Alessio Sergi 2018-05-30 20:02:31 +02:00
parent cf130b7638
commit 9c8a6d3780

View file

@ -1,6 +1,6 @@
# Template file for 'python-ldap'
pkgname=python-ldap
version=3.0.0
version=3.1.0
revision=1
build_style=python-module
pycompile_module="ldap ldapurl.py ldif.py slapdtest"
@ -9,10 +9,10 @@ makedepends="python-devel python3-devel libldap-devel"
depends="python-pyasn1-modules"
short_desc="Python2 modules for implementing LDAP clients"
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="PSFL-2"
license="Python-2.0"
homepage="https://www.python-ldap.org"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=86746b912a2cd37a54b06c694f021b0c8556d4caeab75ef50435ada152e2fbe1
checksum=41975e79406502c092732c57ef0c2c2eb318d91e8e765f81f5d4ab6c1db727c5
pre_build() {
sed -i "s:^libs = .*:libs = ldap_r lber sasl2 ssl crypto:" setup.cfg