Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-auth-ldap for
openSUSE:Factory checked in at 2024-07-19 15:27:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-auth-ldap (Old)
and /work/SRC/openSUSE:Factory/.python-django-auth-ldap.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-auth-ldap"
Fri Jul 19 15:27:28 2024 rev:18 rq:1188344 version:4.8.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-auth-ldap/python-django-auth-ldap.changes
2024-07-04 16:28:10.382242983 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-auth-ldap.new.17339/python-django-auth-ldap.changes
2024-07-19 15:27:35.939812203 +0200
@@ -1,0 +2,5 @@
+Thu Jul 18 07:59:15 UTC 2024 - Markéta Machová <[email protected]>
+
+- Add missing dependency on setuptools
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-auth-ldap.spec ++++++
--- /var/tmp/diff_new_pack.EcdYVN/_old 2024-07-19 15:27:36.491834168 +0200
+++ /var/tmp/diff_new_pack.EcdYVN/_new 2024-07-19 15:27:36.495834326 +0200
@@ -28,6 +28,7 @@
BuildRequires: %{python_module Django >= 2.2}
BuildRequires: %{python_module ldap >= 3.1}
BuildRequires: %{python_module pip}
+BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros