forked from pool/python-colorlog
- update to 6.8.0:
* Fix running tests in environment with NO_COLOR=1 - Update to 6.4.1: * no upstream changes available * Add setuptools to setup_requires. * Add a TTYColoredFormatter class * Remove qutebrowser from projects using colorlog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-colorlog?expand=0&rev=24
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-colorlog
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-colorlog
|
||||
Version: 6.7.0
|
||||
Version: 6.8.0
|
||||
Release: 0
|
||||
Summary: Log formatting with colors
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user