17
0

16 Commits

Author SHA256 Message Date
185f66151c - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=29
2024-02-05 15:01:21 +00:00
a0d5386979 - update to 3.2.4:
* Add support up to Python 3.12
  * Use sphinx-build command to generate doc
  * build system and CI improvements
- Update to 3.1.0
- Remove BuildRequires on mock, it has not been required since 3.0.0.
  * Parameterizes overwriting `sys.excepthook` to allow it to be turned

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=27
2023-12-02 16:41:46 +00:00
56152bda66 Accepting request 1039435 from home:yarunachalam:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1039435
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=25
2022-12-02 10:46:52 +00:00
693c9213fa - Remove not needed python-six dep
- Remove python_module macro definition
- More specific python_sitelib in %files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=23
2022-11-16 16:55:27 +00:00
0d9755202b - Remove BuildRequires on mock, it has not been required since 3.0.0.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=21
2022-03-10 01:10:04 +00:00
97e64b5f26 * handle "stack_info" argument correctly
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=20
2021-10-16 21:16:58 +00:00
4039b3ae28 - update to 3.0.1:
* bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=19
2021-10-16 21:16:07 +00:00
425fca584b - update to 3.0.0:
* Remove python 2 support
  * Add python 3.9 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=17
2020-11-10 07:54:48 +00:00
Tomáš Chvátal
1570c0fb4f Accepting request 790825 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/790825
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=15
2020-04-02 09:18:26 +00:00
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
721e1a6f59 - Do not use %pytest to fix build with SLE12_SP4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=11
2019-04-08 12:00:42 +00:00
Tomáš Chvátal
efa5073951 - 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
2019-03-07 14:05:29 +00:00
6566a76910 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=6
2018-12-04 13:22:25 +00:00
291c1610a2 Accepting request 515271 from home:jengelh:branches:devel:languages:python
- Use slightly longer description from README.rst.
  Drop subjective wording.

OBS-URL: https://build.opensuse.org/request/show/515271
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=3
2017-08-09 05:54:03 +00:00
7b6be9abf5 - fix Requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=2
2017-08-08 06:39:26 +00:00
cb1d9c0a27 - Initial packaging (version 1.2.1)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=1
2017-07-28 15:19:33 +00:00