From 7be1e604b48486e71f8306c7b1729d2cc26f37ea Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Wed, 18 Nov 2020 09:58:07 -0800 Subject: [PATCH] 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 --- python-ldap.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-ldap.spec b/python-ldap.spec index 12ae351..b264f01 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -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 - 3.3.1-2 +- Use https in URL +- Drop build dependency on python3-coverage + * Thu Oct 22 2020 Christian Heimes - 3.3.1-1 - New upstream release 3.3.1