1
0

- Update to 1.5.2:

* Fix setup.py issues
  * Update setup.py categories
  * Fix tests
  * Change MINIFY_PAGE to MINIFY_HTML
  * Add deprecation warning for old config

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-HTMLmin?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-10-30 11:52:55 +00:00
committed by Git OBS Bridge
parent 2dfa4beb0d
commit bd91eca8c9
4 changed files with 16 additions and 9 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Oct 30 11:51:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.5.2:
* Fix setup.py issues
* Update setup.py categories
* Fix tests
* Change MINIFY_PAGE to MINIFY_HTML
* Add deprecation warning for old config
-------------------------------------------------------------------
Fri Oct 26 16:41:37 UTC 2018 - Jan Engelhardt <jengelh@inai.de>