| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Brotli is actually required
- 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
- The description should not assume any use context.
- Update to version 1.4.0 * Added COMPRESS_REGISTER option to selectively register compression - Implement single-spec version
- initial package, version 1.3.1