Hello community,

here is the log from the commit of package python-django-auth-ldap for 
openSUSE:Factory checked in at 2019-09-17 13:38:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-auth-ldap (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-auth-ldap.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-auth-ldap"

Tue Sep 17 13:38:35 2019 rev:12 rq:731233 version:2.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-auth-ldap/python-django-auth-ldap.changes
  2019-01-21 10:52:17.399878351 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-auth-ldap.new.7948/python-django-auth-ldap.changes
        2019-09-17 13:38:45.685829922 +0200
@@ -1,0 +2,15 @@
+Mon Sep 16 10:01:16 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 2.0.0:
+  - Removed support for Python 2 and 3.4.
+  - Removed support for end of life Django 2.0.
+  - Added support for Django 2.2.
+  - Add testing and support for Python 3.7 with Django 1.11 and 2.1.
+  - When :setting:`AUTH_LDAP_SERVER_URI` is set to a callable, it is now 
passed a
+    positional ``request`` argument. Support for no arguments will continue for
+    backwards compatibility but will be removed in a future version.
+  - Added new :setting:`AUTH_LDAP_NO_NEW_USERS` to prevent the creation of new
+    users during authentication. Any users not already in the Django user
+    database will not be able to login.
+
+-------------------------------------------------------------------

Old:
----
  django-auth-ldap-1.7.0.tar.gz

New:
----
  django-auth-ldap-2.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-django-auth-ldap.spec ++++++
--- /var/tmp/diff_new_pack.GMDqVZ/_old  2019-09-17 13:38:47.085829699 +0200
+++ /var/tmp/diff_new_pack.GMDqVZ/_new  2019-09-17 13:38:47.089829698 +0200
@@ -17,8 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-django-auth-ldap
-Version:        1.7.0
+Version:        2.0.0
 Release:        0
 Summary:        Django LDAP authentication backend
 License:        BSD-2-Clause

++++++ django-auth-ldap-1.7.0.tar.gz -> django-auth-ldap-2.0.0.tar.gz ++++++
++++ 4324 lines of diff (skipped)


Reply via email to