forked from pool/python-structlog
- Update to 25.3.0:
* Fix a rather ugly bug where seemingly UTC timestamps in TimeStamper had the timestamp from the local timezone when passing utc=True #713 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-structlog?expand=0&rev=30
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d4fcedcdb6eb6462a76da62fe6f8c85e38af712fcc54ffba08802b32554337be
|
|
||||||
size 1371520
|
|
3
25.3.0.tar.gz
Normal file
3
25.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6b3f20467a04e00494e21fef70065a2787942bf2821dba199cdf35c2cd281577
|
||||||
|
size 1371796
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 28 10:25:13 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 25.3.0:
|
||||||
|
* Fix a rather ugly bug where seemingly UTC timestamps in TimeStamper
|
||||||
|
had the timestamp from the local timezone when passing utc=True #713
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 12 08:14:09 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
Wed Mar 12 08:14:09 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-structlog
|
Name: python-structlog
|
||||||
Version: 25.2.0
|
Version: 25.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Structured Logging for Python
|
Summary: Structured Logging for Python
|
||||||
License: Apache-2.0 OR MIT
|
License: Apache-2.0 OR MIT
|
||||||
|
Reference in New Issue
Block a user