Changelog for
python2-daiquiri-2.1.1-lp152.1.1.noarch.rpm :
* Thu Apr 02 2020 Marketa Calabkova
- Update to 2.1.1
* Add missing Python 3.8 to setup, tox and Mergify
* build(setup): replace pbr by setuptools_scm
* Parameterizes overwriting `sys.excepthook` to allow it to be turned off in environments where a different excepthook is needed.
* fix(journal): handle extra keys correctly
* Fri Sep 13 2019 Tomáš Chvátal - Update to 1.6.0:
* Fix getLogger when called twice and passing different extras
* Mon Apr 08 2019 Thomas Bechtold - Do not use %pytest to fix build with SLE12_SP4
* Thu Mar 07 2019 Tomáš Chvátal - 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 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Tue Aug 08 2017 jengelhAATTinai.de- Use slightly longer description from README.rst. Drop subjective wording.
* Tue Aug 08 2017 tbechtoldAATTsuse.com- fix Requires
* Fri Jul 28 2017 tbechtoldAATTsuse.com- Initial packaging (version 1.2.1)