Info2: << Package: python-ldap-py%type_pkg[python] Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5 Type: python (2.4 2.5) Version: 2.3.1 Revision: 14 Depends: python%type_pkg[python], openldap23-shlibs, cyrus-sasl2-shlibs BuildDepends: setuptools-py%type_pkg[python] (>= 0.6c2-1), openldap23-dev, cyrus-sasl2-dev, system-openssl-dev # Sorry about this, but I think Python is hardcoding a -L%p/lib before the -L%p/lib/system-openssl/lib: BuildConflicts: openssl-dev, openssl097-dev, openssl098-dev, openssl100-dev Source: mirror:sourceforge:python-ldap/python-ldap-%v.tar.gz Source-MD5: 1a97e0fef2567e30d75ed137a8914559 DocFiles: INSTALL LICENCE README TODO CompileScript: << echo Skipping compile stage << InstallScript: << /usr/bin/sed -i '' -e 's,^\(library_dirs =\).*$,\1 %p/lib/system-openssl/lib %p/lib,' setup.cfg /usr/bin/sed -i '' -e 's,^\(include_dirs =\).*$,\1 %p/lib/system-openssl/include %p/include %p/include/sasl,' setup.cfg %p/bin/python%type_raw[python] setup.py install --root=%d mkdir -p %i/share/doc/%n cp -pr Demo %i/share/doc/%n << Description: Python LDAP client library DescDetail: << python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, etc.). << License: OSI-Approved Homepage: http://python-ldap.sourceforge.net/ Maintainer: Charles Lepple # Info2: <<