Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-cors-headers for
openSUSE:Factory checked in at 2021-05-11 23:04:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-cors-headers (Old)
and /work/SRC/openSUSE:Factory/.python-django-cors-headers.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-cors-headers"
Tue May 11 23:04:32 2021 rev:9 rq:892241 version:3.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-cors-headers/python-django-cors-headers.changes
2020-08-06 10:38:59.510026027 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-cors-headers.new.2988/python-django-cors-headers.changes
2021-05-11 23:04:43.244807202 +0200
@@ -1,0 +2,16 @@
+Sun May 9 23:42:20 UTC 2021 - Daniel Molkentin <[email protected]>
+
+- Update to 3.7.0
+ * Support Django 3.2.
+ * Drop Python 3.5 support.
+ * Support Python 3.9.
+ * Following Django???s example in Ticket #31670 for replacing the
+ term ???whitelist???, plus an aim to make the setting names more
+ comprehensible, the following settings have been renamed:
+ * CORS_ORIGIN_WHITELIST -> CORS_ALLOWED_ORIGINS
+ * CORS_ORIGIN_REGEX_WHITELIST -> CORS_ALLOWED_ORIGIN_REGEXES
+ * CORS_ORIGIN_ALLOW_ALL -> CORS_ALLOW_ALL_ORIGINS
+ The old names will continue to work as aliases, with the new
+ ones taking precedence.
+
+-------------------------------------------------------------------
Old:
----
django-cors-headers-3.4.0.tar.gz
New:
----
django-cors-headers-3.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-cors-headers.spec ++++++
--- /var/tmp/diff_new_pack.GKDJhc/_old 2021-05-11 23:04:43.704805304 +0200
+++ /var/tmp/diff_new_pack.GKDJhc/_new 2021-05-11 23:04:43.708805287 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-django-cors-headers
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-django-cors-headers
-Version: 3.4.0
+Version: 3.7.0
Release: 0
Summary: A Django App that adds CORS headers to responses
License: MIT
++++++ django-cors-headers-3.4.0.tar.gz -> django-cors-headers-3.7.0.tar.gz
++++++
++++ 1636 lines of diff (skipped)