forked from pool/python-colorlog
Accepting request 765458 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/765458 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-colorlog?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cf31b25cbc8f86ec01fef582ef3b840950dea414084ed19ab922c8b493f9b42
|
||||
size 26431
|
||||
3
colorlog-4.1.0.tar.gz
Normal file
3
colorlog-4.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30aaef5ab2a1873dec5da38fd6ba568fa761c9fa10b40241027fa3edea47f3d2
|
||||
size 26460
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 18 09:34:54 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Update to 4.1.0:
|
||||
* Fix for LevelFormatter in Python >= 3.8
|
||||
* Wrapped lines to match the rest of the code
|
||||
* Add check if fmt is dict, missed an elif
|
||||
* Test only on all currently supported python versions
|
||||
* Suppress docstring section related errors
|
||||
* Update classifiers to reflect supported versions of Python
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 11:44:22 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-colorlog
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-colorlog
|
||||
Version: 4.0.2
|
||||
Version: 4.1.0
|
||||
Release: 0
|
||||
Summary: Log formatting with colors
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user