forked from pool/python-daiquiri
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
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70995a0f7a2d5a62ec5498ffeef733dca47e10cc96ee6331fba5f6ec0387e6fb
|
||||
size 17948
|
||||
3
daiquiri-3.2.1.tar.gz
Normal file
3
daiquiri-3.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:408c4d28ec8f0ea23e965374479829bd22364d0c08d791cbeb7bba245963e0fd
|
||||
size 19318
|
||||
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%global skip_python2 1
|
||||
Name: python-daiquiri
|
||||
Version: 3.0.1
|
||||
Version: 3.2.1
|
||||
Release: 0
|
||||
Summary: Library to configure Python logging
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user