python-python-json-logger/python-python-json-logger.changes
Dirk Mueller 1a4ef0e875 - 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
2021-11-06 18:43:19 +00:00

51 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Sat Nov 6 18:37:44 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.0.2:
* drop python 3.4 support
-------------------------------------------------------------------
Fri May 28 08:49:54 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Mon Dec 21 14:29:29 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Disable Python 2 builds
- Add %doc README.md
- Update to v2.0.1
* Support Pypi long descripton
* rename output fields
- from v2.0.0
* New Changelog
* Added timezone support to timestamps - @lalten
* Refactored log record to function - @georgysavva
* Add python 3.8 support - @tommilligan
* Removed support for Python 2.7
* Removed Debian directory
-------------------------------------------------------------------
Thu May 9 08:26:21 UTC 2019 - pgajdos@suse.com
- version update to 0.1.11
* no upstream changelog
- run testsuite
- run spec cleaner
- install LICENSE
-------------------------------------------------------------------
Tue Dec 4 12:53:05 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Tue Aug 8 06:37:44 UTC 2017 - tbechtold@suse.com
- fix Requires
-------------------------------------------------------------------
Fri Jul 28 14:53:26 UTC 2017 - tbechtold@suse.com
- Initial packaging (version 0.1.7)