mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python-ldap: update to 2.4.39
This commit is contained in:
parent
58c0ba0ded
commit
7f43ddfebf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-ldap'
|
# Template file for 'python-ldap'
|
||||||
pkgname=python-ldap
|
pkgname=python-ldap
|
||||||
version=2.4.38
|
version=2.4.39
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="ldap lidf.py dsml.py ldapurl.py"
|
pycompile_module="ldap lidf.py dsml.py ldapurl.py"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||||
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=88bab69e519dd8bd83becbe36bd141c174b0fe309e84936cf1bae685b31be779
|
checksum=3fb75108d27e8091de80dffa2ba3bf45c7a3bdc357e2959006aed52fa58bb2f3
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue