- Brotli is actually required OBS-URL: https://build.opensuse.org/request/show/805867 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-Compress?expand=0&rev=4
43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri May 15 14:33:13 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Brotli is actually required
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 2 19:53:59 UTC 2020 - Arun Persaud <arun@gmx.de>
|
|
|
|
- specfile:
|
|
* update copyright year
|
|
* be more specifc in %files section
|
|
* upate project url
|
|
* remove devel requirement
|
|
* require python-Brotli for tests
|
|
|
|
- update to version 1.5.0:
|
|
* Added brotli compression
|
|
* Added tests
|
|
* setup.py: Update url
|
|
* Fix PyPI rendering of long_description
|
|
* Use request instead of response in cache key callable and ensure
|
|
cache works as expected without always compressing content.
|
|
* Fix indentation in README
|
|
* Added copyright header to flask_compress.py
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 18 19:55:21 UTC 2018 - jengelh@inai.de
|
|
|
|
- The description should not assume any use context.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 19 18:37:06 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Update to version 1.4.0
|
|
* Added COMPRESS_REGISTER option to selectively register compression
|
|
- Implement single-spec version
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 25 19:40:44 UTC 2016 - mardnh@gmx.de
|
|
|
|
- initial package, version 1.3.1
|
|
|