!35 [sync] PR-33: remove some unnecessary buildrequires
From: @openeuler-sync-bot Reviewed-by: @compile_success Signed-off-by: @compile_success
This commit is contained in:
commit
501dd88433
@ -1,6 +1,6 @@
|
|||||||
Name: python-ldap
|
Name: python-ldap
|
||||||
Version: 3.3.1
|
Version: 3.3.1
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: An object-oriented API to access LDAP directory servers
|
Summary: An object-oriented API to access LDAP directory servers
|
||||||
License: Python-2.0
|
License: Python-2.0
|
||||||
URL: http://python-ldap.org/
|
URL: http://python-ldap.org/
|
||||||
@ -9,8 +9,8 @@ Source0: https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{vers
|
|||||||
Patch0: Handle-unknown-LDAP-result-code.patch
|
Patch0: Handle-unknown-LDAP-result-code.patch
|
||||||
Patch1: backport-CVE-2021-46823.patch
|
Patch1: backport-CVE-2021-46823.patch
|
||||||
|
|
||||||
BuildRequires: gcc openldap-devel openssl-devel cyrus-sasl-devel
|
BuildRequires: gcc openldap-devel
|
||||||
BuildRequires: python3-devel python3-setuptools openldap-servers
|
BuildRequires: python3-devel python3-setuptools
|
||||||
|
|
||||||
%description
|
%description
|
||||||
python-ldap provides an object-oriented API for working with LDAP within\
|
python-ldap provides an object-oriented API for working with LDAP within\
|
||||||
@ -58,6 +58,12 @@ sed -i 's,-Werror,-Wignore,g' tox.ini
|
|||||||
%doc CHANGES README TODO Demo
|
%doc CHANGES README TODO Demo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 05 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 3.3.1-5
|
||||||
|
- Type:requirements
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:remove some unnecessary buildrequires
|
||||||
|
|
||||||
* Tue Jul 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 3.3.1-4
|
* Tue Jul 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 3.3.1-4
|
||||||
- Type:CVE
|
- Type:CVE
|
||||||
- Id:CVE-2021-46823
|
- Id:CVE-2021-46823
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user