Hello community,
here is the log from the commit of package python-django-auth-ldap for
openSUSE:Factory checked in at 2019-01-21 10:52:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-auth-ldap (Old)
and /work/SRC/openSUSE:Factory/.python-django-auth-ldap.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-auth-ldap"
Mon Jan 21 10:52:13 2019 rev:11 rq:665650 version:1.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-auth-ldap/python-django-auth-ldap.changes
2018-08-24 17:04:21.878089945 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-auth-ldap.new.28833/python-django-auth-ldap.changes
2019-01-21 10:52:17.399878351 +0100
@@ -1,0 +2,5 @@
+Mon Jan 14 08:09:56 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Add few more test dependencies
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-auth-ldap.spec ++++++
--- /var/tmp/diff_new_pack.XDsyz1/_old 2019-01-21 10:52:18.731876738 +0100
+++ /var/tmp/diff_new_pack.XDsyz1/_new 2019-01-21 10:52:18.731876738 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-django-auth-ldap
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -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/
#
@@ -30,6 +30,10 @@
BuildRequires: %{python_module mock >= 2.0.0}
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
+# needed for slapd binary in tests
+BuildRequires: openldap2
+# needed for ldapadd binary in tests
+BuildRequires: openldap2-client
Requires: python-Django >= 1.11
Requires: python-ldap >= 3.1
BuildArch: noarch