update python-ldap to 3.3.1

This commit is contained in:
haochenstar 2021-02-01 15:31:24 +08:00
parent b37e08a131
commit 304614b64c
3 changed files with 8 additions and 2 deletions

Binary file not shown.

BIN
python-ldap-3.3.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: python-ldap
Version: 3.1.0
Release: 4
Version: 3.3.1
Release: 1
Summary: An object-oriented API to access LDAP directory servers
License: Python
URL: http://python-ldap.org/
@ -56,6 +56,12 @@ sed -i 's,-Werror,-Wignore,g' tox.ini
%doc CHANGES README TODO Demo
%changelog
* Tue Feb 02 2021 xihaochen <xihaochen@huawei.com> - 3.3.1-1
- Type:requirements
- Id:NA
- SUG:NA
- DESC:update python-ldap to 3.3.1
* Wed Oct 14 2020 shixuantong<shixuantong@huawei.com> - 3.1.0-4
- delete useless buildrequires