From 3c1eeb0869b97edaedbde53dfdc9ed02279fdd4303c665fb6a0c90197b4052b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 7 Dec 2018 09:20:23 +0000 Subject: [PATCH] - Add this package to SLE wrt fate#325747 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=118 --- python-ldap.changes | 5 +++++ python-ldap.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-ldap.changes b/python-ldap.changes index f15828e..aea5d25 100644 --- a/python-ldap.changes +++ b/python-ldap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 7 09:18:38 UTC 2018 - Tomáš Chvátal + +- Add this package to SLE wrt fate#325747 + ------------------------------------------------------------------- Tue Aug 14 07:00:52 UTC 2018 - tchvatal@suse.com diff --git a/python-ldap.spec b/python-ldap.spec index 5db6b1a..7f531fe 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -25,7 +25,7 @@ License: Python-2.0 Group: Development/Libraries/Python URL: https://www.python-ldap.org/ Source0: https://files.pythonhosted.org/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz -BuildRequires: %{python_module devel >= 2.7} +BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: cyrus-sasl-devel >= 2.1 BuildRequires: fdupes