| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- Update to 1.6.0: * Fix getLogger when called twice and passing different extras
- Do not use %pytest to fix build with SLE12_SP4
- 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
- Remove superfluous devel dependency for noarch package
- Use slightly longer description from README.rst. Drop subjective wording.
- fix Requires
- Initial packaging (version 1.2.1)