17
0

Accepting request 895333 from home:mcalabkova:branches:devel:languages:python:django

- Update to 2.4.1
  * Raise proper DeprecationWarning for COMPRESS_JS_FILTERS and COMPRESS_CSS_FILTERS

OBS-URL: https://build.opensuse.org/request/show/895333
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-compressor?expand=0&rev=11
This commit is contained in:
2021-05-25 11:17:01 +00:00
committed by Git OBS Bridge
parent 192e11c816
commit a4e99dac76
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 25 11:07:13 UTC 2021 - Markéta Machová <mmachova@suse.com>
- Update to 2.4.1
* Raise proper DeprecationWarning for COMPRESS_JS_FILTERS and COMPRESS_CSS_FILTERS
-------------------------------------------------------------------
Mon Jun 1 07:34:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>