python-ldap: update to 2.5.2

This commit is contained in:
Michael Aldridge 2017-11-27 21:20:10 -08:00
parent b8d4cc893c
commit 4fb452188d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-ldap' # Template file for 'python-ldap'
pkgname=python-ldap pkgname=python-ldap
version=2.5.1 version=2.5.2
revision=1 revision=1
build_style=python2-module build_style=python2-module
pycompile_module="ldap lidf.py dsml.py ldapurl.py slapdtest.py" pycompile_module="ldap lidf.py dsml.py ldapurl.py slapdtest.py"
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="PSF" license="PSF"
homepage="https://www.python-ldap.org" homepage="https://www.python-ldap.org"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=74a1e282c965bdfbd4c414a75b237e40c76395e7dea5e8e1d8a4772fc28524ab checksum=b8c134dfedaef0e6ff4a4b94277708dcadb758b448905a83b8946df077356ed2
pre_build() { pre_build() {
sed -i "s,/usr/include/sasl,${XBPS_CROSS_BASE}/usr/include/sasl," setup.cfg sed -i "s,/usr/include/sasl,${XBPS_CROSS_BASE}/usr/include/sasl," setup.cfg