| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-django-cors-headers | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 3.2.1 | Vendor: openSUSE |
| Release: bp155.2.12 | Build date: Mon May 22 13:32:38 2023 |
| Group: Unspecified | Build host: old-cirrus1 |
| Size: 76757 | Source RPM: python-django-cors-headers-3.2.1-bp155.2.12.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/adamchainz/django-cors-headers | |
| Summary: A Django App that adds CORS headers to responses | |
A Django App that adds CORS (Cross-Origin Resource Sharing) headers to responses.
MIT
* Mon Jan 13 2020 Tomáš Chvátal <tchvatal@suse.com>
- Build on Leap by not using the macros
* Tue Jan 07 2020 Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.2.1:
* Converted setuptools metadata to configuration file.
* Support Python 3.8.
* Mon Oct 07 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.1.1:
* Support the value file:// for origins, which is accidentally
sent by some versions of Chrome on Android.
* Mon Sep 16 2019 ecsos@opensuse.org
- Fix build error for Leap.
* Mon Sep 16 2019 Tomáš Chvátal <tchvatal@suse.com>
- 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
* Mon May 06 2019 Tomáš Chvátal <tchvatal@suse.com>
- 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.
* Tue Mar 19 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.5.2:
* Improve inclusion of tests in sdist to ignore .pyc files.
* Fri Mar 15 2019 John Vandenberg <jayvdb@gmail.com>
- Use PyPI sdist
- Update to v2.5.1
* Include test infrastructure in sdist
* Sun Mar 10 2019 John Vandenberg <jayvdb@gmail.com>
- Remove %bcond and add %check, with 100% coverage
- Update to v2.5.0
* Drop Django 1.8, 1.9, and 1.10 support. Django 1.11+ is supported.
- from v2.4.1
* Fix DeprecationWarning from importing collections.abc.Sequence
on Python 3.7.
* Tue Feb 26 2019 John Vandenberg <jayvdb@gmail.com>
- Add Django dependency
- Use %license
- Update to v2.4.0
* Always add 'Origin' to the 'Vary' header for responses to enabled
URL's, to prevent caching of responses intended for one origin
being served for another.
- from v2.3.0
* Match ``CORS_URLS_REGEX`` to ``request.path_info`` instead of
``request.path``, so the patterns can work without knowing the
site's path prefix at configuration time.
- from v2.2.1
* Add ``Content-Length`` header to CORS preflight requests.
This fixes issues with some HTTP proxies and servers,
e.g. AWS Elastic Beanstalk.
- from v2.2.0
* Django 2.0 compatibility. Again there were no changes to the
actual library code, so previous versions probably work.
* Ensured that ``request._cors_enabled`` is always a ``bool()`` -
previously it could be set to a regex match object.
* Tue Aug 08 2017 mardnh@gmx.de
- Initial package, version 2.1.0
/usr/lib/python3.6/site-packages/corsheaders /usr/lib/python3.6/site-packages/corsheaders/__init__.py /usr/lib/python3.6/site-packages/corsheaders/__pycache__ /usr/lib/python3.6/site-packages/corsheaders/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/corsheaders/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/corsheaders/__pycache__/checks.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/corsheaders/__pycache__/checks.cpython-36.pyc /usr/lib/python3.6/site-packages/corsheaders/__pycache__/conf.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/corsheaders/__pycache__/conf.cpython-36.pyc /usr/lib/python3.6/site-packages/corsheaders/__pycache__/defaults.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/corsheaders/__pycache__/defaults.cpython-36.pyc /usr/lib/python3.6/site-packages/corsheaders/__pycache__/middleware.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/corsheaders/__pycache__/middleware.cpython-36.pyc /usr/lib/python3.6/site-packages/corsheaders/__pycache__/signals.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/corsheaders/__pycache__/signals.cpython-36.pyc /usr/lib/python3.6/site-packages/corsheaders/checks.py /usr/lib/python3.6/site-packages/corsheaders/conf.py /usr/lib/python3.6/site-packages/corsheaders/defaults.py /usr/lib/python3.6/site-packages/corsheaders/middleware.py /usr/lib/python3.6/site-packages/corsheaders/signals.py /usr/lib/python3.6/site-packages/django_cors_headers-3.2.1-py3.6.egg-info /usr/lib/python3.6/site-packages/django_cors_headers-3.2.1-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/django_cors_headers-3.2.1-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/django_cors_headers-3.2.1-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/django_cors_headers-3.2.1-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/django_cors_headers-3.2.1-py3.6.egg-info/top_level.txt /usr/share/doc/packages/python3-django-cors-headers /usr/share/doc/packages/python3-django-cors-headers/README.rst /usr/share/licenses/python3-django-cors-headers /usr/share/licenses/python3-django-cors-headers/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:24:48 2026