RHEL 9.0.0 Alpha bootstrap

The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/python-ldap#b2dc48ca9c8b9acabce249694f613912715c59c2
This commit is contained in:
Troy Dawson 2020-11-18 09:58:07 -08:00
parent cbfe82217c
commit 7be1e604b4
1 changed files with 6 additions and 3 deletions

View File

@ -5,10 +5,10 @@
Name: python-ldap
Version: 3.3.1
Release: 1%{?dist}
Release: 2%{?dist}
License: Python
Summary: An object-oriented API to access LDAP directory servers
URL: http://python-ldap.org/
URL: https://python-ldap.org/
Source0: https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}%{?prerelease}.tar.gz
### Build Dependencies ###
@ -22,7 +22,6 @@ BuildRequires: python3-setuptools
BuildRequires: /usr/bin/tox
BuildRequires: openldap-servers >= %{openldap_version}
BuildRequires: openldap-clients >= %{openldap_version}
BuildRequires: python3-coverage
BuildRequires: python3-pyasn1 >= 0.3.7
BuildRequires: python3-pyasn1-modules >= 0.1.5
@ -86,6 +85,10 @@ TOXENV=py%{python3_version_nodots} LOGLEVEL=10 tox --sitepackages
%{python3_sitearch}/python_ldap-%{version}%{?prerelease}-py%{python3_version}.egg-info/
%changelog
* Fri Nov 13 2020 Miro Hrončok <mhroncok@redhat.com> - 3.3.1-2
- Use https in URL
- Drop build dependency on python3-coverage
* Thu Oct 22 2020 Christian Heimes <cheimes@redhat.com> - 3.3.1-1
- New upstream release 3.3.1