commit python-django-cors-headers for openSUSE:Factory

2020-08-06 Thread root
Hello community,

here is the log from the commit of package python-django-cors-headers for 
openSUSE:Factory checked in at 2020-08-06 10:38:51

Comparing /work/SRC/openSUSE:Factory/python-django-cors-headers (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-cors-headers.new.3399 (New)


Package is "python-django-cors-headers"

Thu Aug  6 10:38:51 2020 rev:8 rq:818313 version:3.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-cors-headers/python-django-cors-headers.changes
2020-06-10 00:50:59.463349153 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-cors-headers.new.3399/python-django-cors-headers.changes
  2020-08-06 10:38:59.510026027 +0200
@@ -1,0 +2,6 @@
+Wed Jul  1 11:31:03 UTC 2020 - Marketa Calabkova 
+
+- Update to 3.4.0
+  * Add Django 3.1 support.
+
+---

Old:

  django-cors-headers-3.3.0.tar.gz

New:

  django-cors-headers-3.4.0.tar.gz



Other differences:
--
++ python-django-cors-headers.spec ++
--- /var/tmp/diff_new_pack.yoPzwR/_old  2020-08-06 10:39:01.042026795 +0200
+++ /var/tmp/diff_new_pack.yoPzwR/_new  2020-08-06 10:39:01.046026797 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-django-cors-headers
-Version:3.3.0
+Version:3.4.0
 Release:0
 Summary:A Django App that adds CORS headers to responses
 License:MIT
@@ -49,6 +49,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+export PYTHONPATH=$PWD
 export DJANGO_SETTINGS_MODULE=tests.settings
 %pytest
 

++ django-cors-headers-3.3.0.tar.gz -> django-cors-headers-3.4.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-cors-headers-3.3.0/HISTORY.rst 
new/django-cors-headers-3.4.0/HISTORY.rst
--- old/django-cors-headers-3.3.0/HISTORY.rst   2020-05-18 16:21:19.0 
+0200
+++ new/django-cors-headers-3.4.0/HISTORY.rst   2020-06-15 13:04:34.0 
+0200
@@ -1,6 +1,11 @@
 History
 ===
 
+3.3.0 (2020-06-15)
+--
+
+* Add Django 3.1 support.
+
 3.3.0 (2020-05-18)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-cors-headers-3.3.0/PKG-INFO 
new/django-cors-headers-3.4.0/PKG-INFO
--- old/django-cors-headers-3.3.0/PKG-INFO  2020-05-18 16:21:38.927424200 
+0200
+++ new/django-cors-headers-3.4.0/PKG-INFO  2020-06-15 13:04:55.347104300 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: django-cors-headers
-Version: 3.3.0
+Version: 3.4.0
 Summary: django-cors-headers is a Django application for handling the server 
headers required for Cross-Origin Resource Sharing (CORS).
 Home-page: https://github.com/adamchainz/django-cors-headers
 Author: Otto Yiu
@@ -9,6 +9,7 @@
 Maintainer-email: m...@adamj.eu
 License: MIT License
 Project-URL: Changelog, 
https://github.com/adamchainz/django-cors-headers/blob/master/HISTORY.rst
+Project-URL: Twitter, https://twitter.com/adamchainz
 Description: django-cors-headers
 ===
 
@@ -392,295 +393,6 @@
 
 check_request_enabled.connect(cors_allow_api_to_everyone)
 
-History
-===
-
-3.3.0 (2020-05-18)
---
-
-* Drop Django 1.11 support. Only Django 2.0+ is supported now.
-* Drop the ``providing_args`` argument from ``Signal`` to prevent a 
deprecation
-  warning on Django 3.1.
-
-3.2.1 (2020-01-04)
---
-
-* Update LICENSE file to Unix line endings, fixing issues with license 
checker
-  ``pip-licenses`` (`Issue
-  #477 
`__).
-
-3.2.0 (2019-11-15)
---
-
-* Converted setuptools metadata to configuration file. This meant 
removing the
-  ``__version__`` attribute from the package. If you want to inspect 
the
-  installed version, use
-  ``importlib.metadata.version("django-cors-headers")``
-  (`docs 
`__
 /
-  `backport `__).
-* Support Python 3.8.
-
-3.1.1 (2019-09-30)
---
-
-* Support the value `file://` for origins, which is accidentally sent 
by some
-  versions of Chrome on Android.
-
-3.1.0 (2019-08-13)
---
-
-* Drop Python 

commit python-django-cors-headers for openSUSE:Factory

2020-06-09 Thread root
Hello community,

here is the log from the commit of package python-django-cors-headers for 
openSUSE:Factory checked in at 2020-06-10 00:50:56

Comparing /work/SRC/openSUSE:Factory/python-django-cors-headers (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-cors-headers.new.3606 (New)


Package is "python-django-cors-headers"

Wed Jun 10 00:50:56 2020 rev:7 rq:812870 version:3.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-cors-headers/python-django-cors-headers.changes
2020-01-13 22:22:17.086539391 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-cors-headers.new.3606/python-django-cors-headers.changes
  2020-06-10 00:50:59.463349153 +0200
@@ -1,0 +2,8 @@
+Tue Jun  9 10:46:42 UTC 2020 - Ondřej Súkup 
+
+- Update to 3.3.0
+ * Drop Django 1.11 support. Only Django 2.0+ is supported now.
+ * Drop the providing_args argument from Signal to prevent
+a deprecation warning on Django 3.1.
+
+---

Old:

  django-cors-headers-3.2.1.tar.gz

New:

  django-cors-headers-3.3.0.tar.gz



Other differences:
--
++ python-django-cors-headers.spec ++
--- /var/tmp/diff_new_pack.V3czvd/_old  2020-06-10 00:51:00.971353098 +0200
+++ /var/tmp/diff_new_pack.V3czvd/_new  2020-06-10 00:51:00.975353109 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-django-cors-headers
-Version:3.2.1
+Version:3.3.0
 Release:0
 Summary:A Django App that adds CORS headers to responses
 License:MIT
@@ -40,7 +40,6 @@
 
 %prep
 %setup -q -n django-cors-headers-%{version}
-rm pytest.ini
 
 %build
 %python_build
@@ -51,7 +50,7 @@
 
 %check
 export DJANGO_SETTINGS_MODULE=tests.settings
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python -m pytest -v
+%pytest
 
 %files %{python_files}
 %license LICENSE

++ django-cors-headers-3.2.1.tar.gz -> django-cors-headers-3.3.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-cors-headers-3.2.1/HISTORY.rst 
new/django-cors-headers-3.3.0/HISTORY.rst
--- old/django-cors-headers-3.2.1/HISTORY.rst   2020-01-04 20:00:59.0 
+0100
+++ new/django-cors-headers-3.3.0/HISTORY.rst   2020-05-18 16:21:19.0 
+0200
@@ -1,6 +1,13 @@
 History
 ===
 
+3.3.0 (2020-05-18)
+--
+
+* Drop Django 1.11 support. Only Django 2.0+ is supported now.
+* Drop the ``providing_args`` argument from ``Signal`` to prevent a deprecation
+  warning on Django 3.1.
+
 3.2.1 (2020-01-04)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-cors-headers-3.2.1/MANIFEST.in 
new/django-cors-headers-3.3.0/MANIFEST.in
--- old/django-cors-headers-3.2.1/MANIFEST.in   2019-06-19 13:16:45.0 
+0200
+++ new/django-cors-headers-3.3.0/MANIFEST.in   2020-02-24 17:30:45.0 
+0100
@@ -1,5 +1,11 @@
-include HISTORY.rst README.rst
-include LICENSE
-include runtests.py tox.ini pytest.ini requirements.txt
+global-exclude *.py[cod]
 graft tests
-global-exclude *.py[cod] __pycache__
+prune __pycache__
+prune requirements
+include HISTORY.rst
+include LICENSE
+include README.rst
+exclude .editorconfig
+exclude pyproject.toml
+exclude pytest.ini
+exclude tox.ini
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-cors-headers-3.2.1/PKG-INFO 
new/django-cors-headers-3.3.0/PKG-INFO
--- old/django-cors-headers-3.2.1/PKG-INFO  2020-01-04 20:01:11.0 
+0100
+++ new/django-cors-headers-3.3.0/PKG-INFO  2020-05-18 16:21:38.927424200 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: django-cors-headers
-Version: 3.2.1
+Version: 3.3.0
 Summary: django-cors-headers is a Django application for handling the server 
headers required for Cross-Origin Resource Sharing (CORS).
 Home-page: https://github.com/adamchainz/django-cors-headers
 Author: Otto Yiu
@@ -12,8 +12,8 @@
 Description: django-cors-headers
 ===
 
-.. image:: 
https://travis-ci.org/adamchainz/django-cors-headers.svg?branch=master
-   :target: https://travis-ci.org/adamchainz/django-cors-headers
+.. image:: 
https://github.com/adamchainz/django-cors-headers/workflows/CI/badge.svg?branch=master
+   :target: 
https://github.com/adamchainz/django-cors-headers/actions?workflow=CI
 
 .. image:: https://img.shields.io/pypi/v/django-cors-headers.svg
 :target: https://pypi.python.org/pypi/django-cors-headers/
@@ -34,7 +34,8 @@
 
 Some good resources to read on the subject are:
 
-  

commit python-django-cors-headers for openSUSE:Factory

2020-01-13 Thread root
Hello community,

here is the log from the commit of package python-django-cors-headers for 
openSUSE:Factory checked in at 2020-01-13 22:22:11

Comparing /work/SRC/openSUSE:Factory/python-django-cors-headers (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-cors-headers.new.6675 (New)


Package is "python-django-cors-headers"

Mon Jan 13 22:22:11 2020 rev:6 rq:763928 version:3.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-cors-headers/python-django-cors-headers.changes
2020-01-07 23:54:48.340076540 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-cors-headers.new.6675/python-django-cors-headers.changes
  2020-01-13 22:22:17.086539391 +0100
@@ -1,0 +2,5 @@
+Mon Jan 13 12:02:30 UTC 2020 - Tomáš Chvátal 
+
+- Build on Leap by not using the macros
+
+---



Other differences:
--
++ python-django-cors-headers.spec ++
--- /var/tmp/diff_new_pack.Ue0lbd/_old  2020-01-13 22:22:17.958539796 +0100
+++ /var/tmp/diff_new_pack.Ue0lbd/_new  2020-01-13 22:22:17.962539798 +0100
@@ -26,8 +26,6 @@
 URL:https://github.com/adamchainz/django-cors-headers
 Source: 
https://files.pythonhosted.org/packages/source/d/django-cors-headers/django-cors-headers-%{version}.tar.gz
 BuildRequires:  %{python_module Django}
-# Test config requires 100% test coverage
-BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest-django}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -42,6 +40,7 @@
 
 %prep
 %setup -q -n django-cors-headers-%{version}
+rm pytest.ini
 
 %build
 %python_build
@@ -52,7 +51,7 @@
 
 %check
 export DJANGO_SETTINGS_MODULE=tests.settings
-%pytest
+%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python -m pytest -v
 
 %files %{python_files}
 %license LICENSE




commit python-django-cors-headers for openSUSE:Factory

2020-01-07 Thread root
Hello community,

here is the log from the commit of package python-django-cors-headers for 
openSUSE:Factory checked in at 2020-01-07 23:54:28

Comparing /work/SRC/openSUSE:Factory/python-django-cors-headers (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-cors-headers.new.6675 (New)


Package is "python-django-cors-headers"

Tue Jan  7 23:54:28 2020 rev:5 rq:761490 version:3.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-cors-headers/python-django-cors-headers.changes
2019-10-08 19:57:49.676215885 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-cors-headers.new.6675/python-django-cors-headers.changes
  2020-01-07 23:54:48.340076540 +0100
@@ -1,0 +2,7 @@
+Tue Jan  7 09:31:13 UTC 2020 - Tomáš Chvátal 
+
+- Update to 3.2.1:
+  * Converted setuptools metadata to configuration file.
+  * Support Python 3.8.
+
+---

Old:

  django-cors-headers-3.1.1.tar.gz

New:

  django-cors-headers-3.2.1.tar.gz



Other differences:
--
++ python-django-cors-headers.spec ++
--- /var/tmp/diff_new_pack.I6uaz8/_old  2020-01-07 23:54:49.144076957 +0100
+++ /var/tmp/diff_new_pack.I6uaz8/_new  2020-01-07 23:54:49.148076959 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-cors-headers
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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.1.1
+Version:3.2.1
 Release:0
 Summary:A Django App that adds CORS headers to responses
 License:MIT

++ django-cors-headers-3.1.1.tar.gz -> django-cors-headers-3.2.1.tar.gz 
++
 2713 lines of diff (skipped)




commit python-django-cors-headers for openSUSE:Factory

2019-10-08 Thread root
Hello community,

here is the log from the commit of package python-django-cors-headers for 
openSUSE:Factory checked in at 2019-10-08 19:57:47

Comparing /work/SRC/openSUSE:Factory/python-django-cors-headers (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-cors-headers.new.2352 (New)


Package is "python-django-cors-headers"

Tue Oct  8 19:57:47 2019 rev:4 rq:735847 version:3.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-cors-headers/python-django-cors-headers.changes
2019-09-17 13:39:06.593826589 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-cors-headers.new.2352/python-django-cors-headers.changes
  2019-10-08 19:57:49.676215885 +0200
@@ -1,0 +2,7 @@
+Mon Oct  7 13:06:59 UTC 2019 - Tomáš Chvátal 
+
+- Update to 3.1.1:
+  * Support the value file:// for origins, which is accidentally
+sent by some versions of Chrome on Android.
+
+---

Old:

  django-cors-headers-3.1.0.tar.gz

New:

  django-cors-headers-3.1.1.tar.gz



Other differences:
--
++ python-django-cors-headers.spec ++
--- /var/tmp/diff_new_pack.v7a7UC/_old  2019-10-08 19:57:50.316213968 +0200
+++ /var/tmp/diff_new_pack.v7a7UC/_new  2019-10-08 19:57:50.320213956 +0200
@@ -19,11 +19,10 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-django-cors-headers
-Version:3.1.0
+Version:3.1.1
 Release:0
 Summary:A Django App that adds CORS headers to responses
 License:MIT
-Group:  Development/Languages/Python
 URL:https://github.com/adamchainz/django-cors-headers
 Source: 
https://files.pythonhosted.org/packages/source/d/django-cors-headers/django-cors-headers-%{version}.tar.gz
 BuildRequires:  %{python_module Django}
@@ -53,7 +52,7 @@
 
 %check
 export DJANGO_SETTINGS_MODULE=tests.settings
-%python_exec -m pytest
+%pytest
 
 %files %{python_files}
 %license LICENSE

++ django-cors-headers-3.1.0.tar.gz -> django-cors-headers-3.1.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-cors-headers-3.1.0/HISTORY.rst 
new/django-cors-headers-3.1.1/HISTORY.rst
--- old/django-cors-headers-3.1.0/HISTORY.rst   2019-08-13 10:11:03.0 
+0200
+++ new/django-cors-headers-3.1.1/HISTORY.rst   2019-09-30 22:51:22.0 
+0200
@@ -6,6 +6,12 @@
 
 .. Insert new release notes below this line
 
+3.1.1 (2019-09-30)
+--
+
+* Support the value `file://` for origins, which is accidentally sent by some
+  versions of Chrome on Android.
+
 3.1.0 (2019-08-13)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-cors-headers-3.1.0/PKG-INFO 
new/django-cors-headers-3.1.1/PKG-INFO
--- old/django-cors-headers-3.1.0/PKG-INFO  2019-08-13 10:11:19.0 
+0200
+++ new/django-cors-headers-3.1.1/PKG-INFO  2019-09-30 22:51:38.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: django-cors-headers
-Version: 3.1.0
+Version: 3.1.1
 Summary: django-cors-headers is a Django application for handling the server 
headers required for Cross-Origin Resource Sharing (CORS).
 Home-page: https://github.com/adamchainz/django-cors-headers
 Author: Otto Yiu
@@ -43,7 +43,7 @@
 
 Python 3.5-3.7 supported.
 
-Django 1.11-2.2 suppported.
+Django 1.11-3.0 suppported.
 
 Setup
 -
@@ -124,11 +124,15 @@
 
 An Origin is defined by
 `the CORS RFC Section 3.2 
`_
-as a URI scheme + hostname + port, or the special value `'null'`.
+as a URI scheme + hostname + port, or one of the special values 
`'null'` or
+`'file://'`.
 Default ports (HTTPS = 443, HTTP = 80) are optional here.
+
 The special value `null` is sent by the browser in
-`"privacy-sensitive contexts" 
`_,
+`"privacy-sensitive contexts" 
`__,
 such as when the client is running from a ``file://`` domain.
+The special value `file://` is sent accidentally by some versions of 
Chrome on
+Android as per `this bug 
`__.
 
 Example:
 
@@ -396,6 +400,12 @@
 
 .. Insert new release notes below this line
 
+3.1.1 (2019-09-30)
+--
+
+* Support the value `file://` for origins, which is accidentally sent 
by some
+  

commit python-django-cors-headers for openSUSE:Factory

2019-09-17 Thread root
Hello community,

here is the log from the commit of package python-django-cors-headers for 
openSUSE:Factory checked in at 2019-09-17 13:39:02

Comparing /work/SRC/openSUSE:Factory/python-django-cors-headers (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-cors-headers.new.7948 (New)


Package is "python-django-cors-headers"

Tue Sep 17 13:39:02 2019 rev:3 rq:731262 version:3.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-cors-headers/python-django-cors-headers.changes
2019-05-06 21:17:23.089093560 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-cors-headers.new.7948/python-django-cors-headers.changes
  2019-09-17 13:39:06.593826589 +0200
@@ -1,0 +2,17 @@
+Mon Sep 16 11:34:48 UTC 2019 - ec...@opensuse.org
+
+- Fix build error for Leap.
+
+---
+Mon Sep 16 09:52:56 UTC 2019 - Tomáš Chvátal 
+
+- Update to 3.1.0:
+  * Drop Python 2 support, only Python 3.5-3.7 is supported now.
+  * Fix all links for move from github.com/ottoyiu/django-cors-headers to
+github.com/adamchainz/django-cors-headers.
+  * Add a hint to the corsheaders.E013 check to make it more obvious how to 
resolve it.
+  * Allow 'null' in CORS_ORIGIN_WHITELIST check.
+  * CORS_ORIGIN_WHITELIST now requires URI schemes, and optionally ports
+  * Removed the CORS_MODEL setting, and associated class
+
+---

Old:

  django-cors-headers-2.5.3.tar.gz

New:

  django-cors-headers-3.1.0.tar.gz



Other differences:
--
++ python-django-cors-headers.spec ++
--- /var/tmp/diff_new_pack.22H2M3/_old  2019-09-17 13:39:07.013826521 +0200
+++ /var/tmp/diff_new_pack.22H2M3/_new  2019-09-17 13:39:07.017826521 +0200
@@ -17,19 +17,20 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:   python-django-cors-headers
-Version:2.5.3
+Version:3.1.0
 Release:0
 Summary:A Django App that adds CORS headers to responses
 License:MIT
 Group:  Development/Languages/Python
-URL:https://github.com/ottoyiu/django-cors-headers
+URL:https://github.com/adamchainz/django-cors-headers
 Source: 
https://files.pythonhosted.org/packages/source/d/django-cors-headers/django-cors-headers-%{version}.tar.gz
 BuildRequires:  %{python_module Django}
-BuildRequires:  %{python_module pytest-django}
-BuildRequires:  %{python_module setuptools}
 # Test config requires 100% test coverage
 BuildRequires:  %{python_module pytest-cov}
+BuildRequires:  %{python_module pytest-django}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-Django

++ django-cors-headers-2.5.3.tar.gz -> django-cors-headers-3.1.0.tar.gz 
++
 2832 lines of diff (skipped)




commit python-django-cors-headers for openSUSE:Factory

2019-05-06 Thread root
Hello community,

here is the log from the commit of package python-django-cors-headers for 
openSUSE:Factory checked in at 2019-05-06 21:17:20

Comparing /work/SRC/openSUSE:Factory/python-django-cors-headers (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-cors-headers.new.5148 (New)


Package is "python-django-cors-headers"

Mon May  6 21:17:20 2019 rev:2 rq:701061 version:2.5.3

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-cors-headers/python-django-cors-headers.changes
2019-03-26 22:31:02.877725686 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-cors-headers.new.5148/python-django-cors-headers.changes
  2019-05-06 21:17:23.089093560 +0200
@@ -1,0 +2,7 @@
+Mon May  6 11:33:53 UTC 2019 - Tomáš Chvátal 
+
+- Update to 2.5.3:
+  * Tested on Django 2.2. No changes were needed for compatibility.
+  * Tested on Python 3.7. No changes were needed for compatibility.
+
+---

Old:

  django-cors-headers-2.5.2.tar.gz

New:

  django-cors-headers-2.5.3.tar.gz



Other differences:
--
++ python-django-cors-headers.spec ++
--- /var/tmp/diff_new_pack.ZDJhAA/_old  2019-05-06 21:17:23.541094735 +0200
+++ /var/tmp/diff_new_pack.ZDJhAA/_new  2019-05-06 21:17:23.541094735 +0200
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-django-cors-headers
-Version:2.5.2
+Version:2.5.3
 Release:0
 Summary:A Django App that adds CORS headers to responses
 License:MIT
@@ -25,8 +26,8 @@
 URL:https://github.com/ottoyiu/django-cors-headers
 Source: 
https://files.pythonhosted.org/packages/source/d/django-cors-headers/django-cors-headers-%{version}.tar.gz
 BuildRequires:  %{python_module Django}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module pytest-django}
+BuildRequires:  %{python_module setuptools}
 # Test config requires 100% test coverage
 BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  fdupes

++ django-cors-headers-2.5.2.tar.gz -> django-cors-headers-2.5.3.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-cors-headers-2.5.2/HISTORY.rst 
new/django-cors-headers-2.5.3/HISTORY.rst
--- old/django-cors-headers-2.5.2/HISTORY.rst   2019-03-15 17:42:27.0 
+0100
+++ new/django-cors-headers-2.5.3/HISTORY.rst   2019-04-28 21:03:13.0 
+0200
@@ -6,6 +6,12 @@
 
 .. Insert new release notes below this line
 
+2.5.3 (2019-04-28)
+--
+
+* Tested on Django 2.2. No changes were needed for compatibility.
+* Tested on Python 3.7. No changes were needed for compatibility.
+
 2.5.2 (2019-03-15)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-cors-headers-2.5.2/PKG-INFO 
new/django-cors-headers-2.5.3/PKG-INFO
--- old/django-cors-headers-2.5.2/PKG-INFO  2019-03-15 17:42:50.0 
+0100
+++ new/django-cors-headers-2.5.3/PKG-INFO  2019-04-28 21:03:29.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: django-cors-headers
-Version: 2.5.2
+Version: 2.5.3
 Summary: django-cors-headers is a Django application for handling the server 
headers required for Cross-Origin Resource Sharing (CORS).
 Home-page: https://github.com/ottoyiu/django-cors-headers
 Author: Otto Yiu
@@ -26,8 +26,8 @@
 
 Tested with all combinations of:
 
-* Python: 2.7, 3.6
-* Django: 1.11, 2.0, 2.1
+* Python: 2.7, 3.5, 3.6, 3.7
+* Django: 1.11, 2.0, 2.1, 2.2
 
 Setup
 -
@@ -239,6 +239,12 @@
 If ``True``, cookies will be allowed to be included in cross-site HTTP
 requests. Defaults to ``False``.
 
+Note: in Django 2.1 the `SESSION_COOKIE_SAMESITE`_ setting was added, 
set to
+``'Lax'`` by default, which will prevent Django's session cookie being 
sent
+cross-domain. Change it to ``None`` to bypass this security 
restriction.
+
+.. _SESSION_COOKIE_SAMESITE: 
https://docs.djangoproject.com/en/2.1/ref/settings/#std:setting-SESSION_COOKIE_SAMESITE
+
 ``CORS_MODEL``
 ~~
 
@@ -377,6 +383,12 @@
 
 .. Insert new release notes below this line
 
+2.5.3 (2019-04-28)
+--
+
+* Tested on Django 2.2. No changes were needed for compatibility.
+* Tested on Python 3.7. No changes were needed for compatibility.
+
 2.5.2 (2019-03-15)