forked from pool/python-colorlog
- Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-colorlog?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
57c8ee1e5a
commit
31b823370f
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 14 08:57:29 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Fix build without python2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 18 09:34:54 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
||||
@@ -54,6 +54,6 @@ before it is used to format the string.
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%{python_sitelib}/colorlog
|
||||
%{python_sitelib}/colorlog-%{version}-py%{py_ver}.egg-info
|
||||
%{python_sitelib}/colorlog-%{version}-py%{python_version}.egg-info
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user