1
0

Accepting request 857860 from home:jayvdb:branches:devel:languages:python

- Disable Python 2 builds
- Add %doc README.md
- Update to v2.0.1

OBS-URL: https://build.opensuse.org/request/show/857860
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=9
This commit is contained in:
2020-12-21 16:39:47 +00:00
committed by Git OBS Bridge
parent 6193b1dd07
commit dfb09e3fd2
4 changed files with 23 additions and 5 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
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