- update to 1.14:

* Add `text/javascript` mimetype. See #41
  * Use brotlicffi for PyPy

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-Compress?expand=0&rev=18
This commit is contained in:
Dirk Mueller 2024-01-20 13:10:49 +00:00 committed by Git OBS Bridge
parent 8449344851
commit 585b980931
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee96f18bf9b00f2deb4e3406ca4a05093aa80e2ef0578525a3b4d32ecdff129d
size 12675

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e46528f37b91857012be38e24e65db1a248662c3dc32ee7808b5986bf1d123ee
size 13544

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 20 13:10:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.14:
* Add `text/javascript` mimetype. See #41
* Use brotlicffi for PyPy
-------------------------------------------------------------------
Thu Nov 30 13:24:18 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-Flask-Compress
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2016, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-Flask-Compress
Version: 1.13
Version: 1.14
Release: 0
Summary: Compress responses in Flask apps with gzip
License: MIT