15
0
Files
python-daiquiri/python-daiquiri.changes
Tomáš Chvátal bf7cc5893b - Update to 1.6.0:
* Fix getLogger when called twice and passing different extras

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=13
2019-09-13 10:09:52 +00:00

47 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Fri Sep 13 10:08:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.6.0:
* Fix getLogger when called twice and passing different extras
-------------------------------------------------------------------
Mon Apr 8 12:00:23 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- Do not use %pytest to fix build with SLE12_SP4
-------------------------------------------------------------------
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>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Tue Aug 8 21:52:24 UTC 2017 - jengelh@inai.de
- Use slightly longer description from README.rst.
Drop subjective wording.
-------------------------------------------------------------------
Tue Aug 8 06:39:10 UTC 2017 - tbechtold@suse.com
- fix Requires
-------------------------------------------------------------------
Fri Jul 28 14:47:41 UTC 2017 - tbechtold@suse.com
- Initial packaging (version 1.2.1)