Package Release Info

python-colorlog-4.1.0-bp153.1.28

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-colorlog
python3-colorlog

Change Logs

Version: 4.1.0-bp152.2.7
* Sat Mar 14 2020 Tomá? Chvátal <tchvatal@suse.com>
- Fix build without python2
* Sat Jan 18 2020 Antonio Larrosa <alarrosa@suse.com>
- Update to 4.1.0:
  * Fix for LevelFormatter in Python >= 3.8
  * Wrapped lines to match the rest of the code
  * Add check if fmt is dict, missed an elif
  * Test only on all currently supported python versions
  * Suppress docstring section related errors
  * Update classifiers to reflect supported versions of Python
* Mon Oct 14 2019 Matej Cepl <mcepl@suse.com>
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Thu Feb 28 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 4.0.2:
  * Minor typo fixes
* Wed Jan 16 2019 mvetter@suse.com
- Update to 4.0.0:
  * Breaking change: TTYColoredFormatter requires the stream
    argument, avoiding checking the wrong stream and still
  displaying colors when it shouldn't.
  * Includes some other minor changes, and attempts to close the
    last few months worth of minor issues (#54, #62, #64, #65).
- Changes from 3.1.0:
  * This removed the use of parse_colors directly in format
    strings, as it relied on an implementation specific detail of
  Python 2 and was broken on Python 3
- Install LICENSE
- Run tests
Version: 2.10.0-bp150.2.4
* Wed Mar 01 2017 aloisio@gmx.com
- Converted to singlespec
* Thu Jan 26 2017 jengelh@inai.de
- Description fixes
* Fri Dec 16 2016 aloisio@gmx.com
- Update to version 2.10.0
  * Parameterise test_ttycolorlog to mock isatty()
  * Add a TTYColoredFormatter class
  * Remove qutebrowser from projects using colorlog
* Mon Oct 10 2016 mardnh@gmx.de
- Update to version 2.7.0
  + Adds a level based formatter
- Fix source url
- minor spec-cleanups
* Wed Feb 11 2015 aloisio@gmx.com
- Initial version 2.6.0