forked from pool/python-daiquiri
- Update to 1.5.0:
* Support for python 3.7 * Many Mergify fixes * Use pytests for testing * formatter: enable extra keywords by default * Fix JSON encoding with extra keys * Add tests for color and extras formatters * Add formatter.ExtrasFormatter and formatter.ColorExtrasFormatter * Add KeywordArgumentAdapter.setLevel method for Python 2 * Many flake8 fixes - Make sure tests are executed OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
f65e72fbf2
commit
efa5073951
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 14:01:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.5.0:
|
||||
* Support for python 3.7
|
||||
* Many Mergify fixes
|
||||
* Use pytests for testing
|
||||
* formatter: enable extra keywords by default
|
||||
* Fix JSON encoding with extra keys
|
||||
* Add tests for color and extras formatters
|
||||
* Add formatter.ExtrasFormatter and formatter.ColorExtrasFormatter
|
||||
* Add KeywordArgumentAdapter.setLevel method for Python 2
|
||||
* Many flake8 fixes
|
||||
- Make sure tests are executed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:47:07 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user