From b2dc48ca9c8b9acabce249694f613912715c59c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 13 Nov 2020 23:38:12 +0100 Subject: [PATCH] Drop build dependency on python3-coverage --- python-ldap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ldap.spec b/python-ldap.spec index 6dfc451..b264f01 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -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 @@ -88,6 +87,7 @@ TOXENV=py%{python3_version_nodots} LOGLEVEL=10 tox --sitepackages %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