forked from pool/python-python-json-logger
- update to 5.2.0:
* stop mentioning librabbitmq * Use ANY from unittest instead of case.mock * fix flake8 in kombu/asynchronous/aws/connection.py * Dont failfast when pypy3 tests fail * Return empty list instead of InconsistencyError when exchange table is empty - update to 5.1.0: * Fix queue names special characters replacement for Azure Service Bus. * Add support for SQLAlchemy 1.4. * Coerce seconds argument to a floating point number in Timer.enter_after. * Add accept parameter to SimpleQueue class. * prepare_accept_content() now raises SerializerNotInstalled instead of KeyError. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=13
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-python-json-logger
|
||||
Version: 2.0.1
|
||||
Version: 2.0.2
|
||||
Release: 0
|
||||
Summary: A python library adding a json log formatter
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user