forked from pool/python-ldap
- provide python2-ldap to support singlespec packages
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=83
This commit is contained in:
committed by
Git OBS Bridge
parent
ba2b0c4626
commit
78eb531617
@@ -43,6 +43,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
%endif
|
||||
|
||||
# for singlespec
|
||||
Provides: python2-ldap
|
||||
|
||||
%description
|
||||
python-ldap provides an object-oriented API to access LDAP directory
|
||||
servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs
|
||||
|
||||
Reference in New Issue
Block a user