Merge pull request #6442 from the-maldridge/python-ldap-update

python-ldap: update to 2.4.38
This commit is contained in:
Enno Boland 2017-05-23 14:07:36 +02:00 committed by GitHub
commit 3c9d8d9908
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-ldap'
pkgname=python-ldap
version=2.4.32
version=2.4.38
revision=1
build_style=python2-module
pycompile_module="ldap lidf.py dsml.py ldapurl.py"
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
license="PSF"
homepage="https://www.python-ldap.org"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=5810f1b5a9ae9255df99fb9c2dcab7352fed325687efda56c0faae1a82c5e3cb
checksum=88bab69e519dd8bd83becbe36bd141c174b0fe309e84936cf1bae685b31be779
pre_build() {
sed -i "s,/usr/include/sasl,${XBPS_CROSS_BASE}/usr/include/sasl," setup.cfg

View File

@ -0,0 +1 @@
site=https://pypi.python.org/pypi/python-ldap/