!2 updata package
From: @wenzhiwei11 Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
c3938c5e1c
Binary file not shown.
BIN
ldap3-2.9.1.tar.gz
Normal file
BIN
ldap3-2.9.1.tar.gz
Normal file
Binary file not shown.
@ -4,11 +4,11 @@ ldap3 is a strictly RFC 4510 conforming LDAP V3 pure Python client library.
|
|||||||
%global pypi_name ldap3
|
%global pypi_name ldap3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.8.1
|
Version: 2.9.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Strictly RFC 4510 conforming LDAP V3 pure Python client library.
|
Summary: Strictly RFC 4510 conforming LDAP V3 pure Python client library.
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPL-2.0+
|
||||||
URL: https://github.com/cannatag/ldap3
|
URL: https://github.com/cannatag/ldap3
|
||||||
Source0: https://github.com/cannatag/ldap3/archive/refs/tags/%{pypi_name}-%{version}.tar.gz
|
Source0: https://github.com/cannatag/ldap3/archive/refs/tags/%{pypi_name}-%{version}.tar.gz
|
||||||
|
|
||||||
@ -45,5 +45,8 @@ rm -vf %{pypi_name}/utils/ordDict.py
|
|||||||
%{python3_sitelib}/%{pypi_name}/
|
%{python3_sitelib}/%{pypi_name}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 5 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 2.9.1-1
|
||||||
|
- Update to 2.9.1
|
||||||
|
|
||||||
* Mon May 31 2021 liuxin<liuxin264@huawei.com> - 2.8.1 - 1
|
* Mon May 31 2021 liuxin<liuxin264@huawei.com> - 2.8.1 - 1
|
||||||
- init package
|
- init package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user