Overview

Request 683541 superseded

- 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.
- 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.
- Initial package, version 2.1.0

Request History
Tomáš Chvátal's avatar

scarabeus_iv created request

- 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.
- 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.
- Initial package, version 2.1.0


Saul Goodman's avatar

licensedigger accepted review

ok


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Staging Bot's avatar

staging-bot added as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:79"


Staging Bot's avatar

staging-bot accepted review

Picked openSUSE:Factory:Staging:adi:79


Dominique Leuenberger's avatar

dimstar accepted review


Tomáš Chvátal's avatar

scarabeus_iv superseded request

superseded by 686325

openSUSE Build Service is sponsored by