17
0

- Update to 2.0.2:

* Dropped support for Python 2.7
  * Migrate from Travis CI to Github Actions
  * Migrate from Coveralls to Codecov
  * Update README
  * Update PyPI description

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-HTMLmin?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2020-04-05 08:42:24 +00:00
committed by Git OBS Bridge
parent bd91eca8c9
commit 5d3df0a112
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Apr 5 08:39:50 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.0.2:
* Dropped support for Python 2.7
* Migrate from Travis CI to Github Actions
* Migrate from Coveralls to Codecov
* Update README
* Update PyPI description
-------------------------------------------------------------------
Wed Oct 30 11:51:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>