File python-daiquiri.changes of Package python-daiquiri
-------------------------------------------------------------------
Mon Feb 5 14:58:27 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Update to 3.2.5.1:
* Only CI changes.
- Skip some tests that are failing with python 3.12 because of some
issue in the way tests are running
gh#Mergifyio/daiquiri#74
-------------------------------------------------------------------
Sat Dec 2 16:38:06 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.2.4:
* Add support up to Python 3.12
* Use sphinx-build command to generate doc
* build system and CI improvements
-------------------------------------------------------------------
Fri Dec 2 01:09:04 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 3.2.1
* chore: add custom LogRecord classes to avoid ignore
* fix(output): correct Datadog handler class
* fix: use _ version
- Update to 3.2.0
* chore: type everything
* refactor: remove Python 2 support leftover
* chore: configure black
- Update to 3.1.1
* fix: add missing py.typed
- Update to 3.1.0
* fix: update setup.cfg
-------------------------------------------------------------------
Wed Nov 16 16:54:02 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Remove not needed python-six dep
- Remove python_module macro definition
- More specific python_sitelib in %files
-------------------------------------------------------------------
Thu Mar 10 01:06:21 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Remove BuildRequires on mock, it has not been required since 3.0.0.
-------------------------------------------------------------------
Sat Oct 16 21:14:56 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 3.0.1:
* handle "stack_info" argument correctly
-------------------------------------------------------------------
Tue Nov 10 07:54:11 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 3.0.0:
* Remove python 2 support
* Add python 3.9 support
-------------------------------------------------------------------
Thu Apr 2 09:11:34 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- 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 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)