forked from pool/python-colorlog
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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18d05b616438a75762d7d214b9ec3b05d274466c9f3ddd92807e755840c88251
|
||||
size 28764
|
||||
3
colorlog-5.0.1.tar.gz
Normal file
3
colorlog-5.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f17c013a06962b02f4449ee07cfdbe6b287df29efc2c9a1515b4a376f4e588ea
|
||||
size 29356
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 17 10:48:36 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 8 22:36:19 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user