forked from pool/python-coloredlogs
- This is a maintenance release that drops Python 2.6 support,
adds Python 3.7 support and merges quite a few minor pull
requests. The major version number was bumped because of the
compatibility changes.
Complete list of (really small) changes is on
https://github.com/xolox/python-coloredlogs/blob/master/CHANGELOG.rst#release-11-0-2020-02-14
- Update test_cli_conversion_test.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coloredlogs?expand=0&rev=12
53 lines
1.8 KiB
Plaintext
53 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Feb 15 08:30:15 CET 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Update to 11.0:
|
|
- This is a maintenance release that drops Python 2.6 support,
|
|
adds Python 3.7 support and merges quite a few minor pull
|
|
requests. The major version number was bumped because of the
|
|
compatibility changes.
|
|
Complete list of (really small) changes is on
|
|
https://github.com/xolox/python-coloredlogs/blob/master/CHANGELOG.rst#release-11-0-2020-02-14
|
|
- Update test_cli_conversion_test.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 3 14:04:05 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add test_cli_conversion_test.patch, because we don't have versionless
|
|
coloredlogs in time of %check.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 14 15:16:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Disable one flaky test
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:46:45 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 21 08:34:11 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Version update to 10.0:
|
|
* Many upstream changes to enumerate, see CHANGELOG.rst
|
|
- Enable testsuite
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Use %license tag
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 6 18:00:41 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Update to version 7.3
|
|
* No changelog
|
|
- Implement single-spec version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 10 20:41:08 UTC 2016 - mardnh@gmx.de
|
|
|
|
- initial package, version 5.1.1
|
|
|