14
0

Accepting request 834776 from devel:languages:python

- Update to 4.2.1:
  * Add setuptools to setup_requires.

OBS-URL: https://build.opensuse.org/request/show/834776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-colorlog?expand=0&rev=7
This commit is contained in:
2020-09-16 17:35:36 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:30aaef5ab2a1873dec5da38fd6ba568fa761c9fa10b40241027fa3edea47f3d2
size 26460

3
colorlog-4.2.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75e55822c3a3387d721579241e776de2cf089c9ef9528b1f09e8b04d403ad118
size 27537

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 16 04:37:18 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 4.2.1:
* Add setuptools to setup_requires.
-------------------------------------------------------------------
Sat Mar 14 08:57:29 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

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