14
0

Accepting request 912656 from home:glaubitz:branches:devel:languages:python

- Update to 5.0.1
  * Fix version check
- from version 5.0.0
  * Release v5.0.0, warning on older Python versions
  * Fix #68
- from version 4.8.0
  * Reformat code with black
  * Fix #98

OBS-URL: https://build.opensuse.org/request/show/912656
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-colorlog?expand=0&rev=21
This commit is contained in:
2021-08-17 13:21:16 +00:00
committed by Git OBS Bridge
parent b4a2ca0087
commit 9129b79907
4 changed files with 16 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-colorlog
Version: 4.7.2
Version: 5.0.1
Release: 0
Summary: Log formatting with colors
License: MIT