* Test Python 3.14 support * Drop Python 2 support - Use Python 3.11 on SLE-15 by default OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-colorful?expand=0&rev=11
43 lines
1.4 KiB
Plaintext
43 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Nov 14 08:47:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 0.5.8
|
|
* Test Python 3.14 support
|
|
* Drop Python 2 support
|
|
- Use Python 3.11 on SLE-15 by default
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 14 20:40:54 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.5.7:
|
|
* Read version from ast.Constant instead of ast.Str
|
|
* fix: DualOutput object has no attribute isatty
|
|
* Test Python 3.13 support
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 16 09:41:57 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 8 20:42:10 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.5.6:
|
|
* Fix PEP420 Implicit name space thanks @MocioF
|
|
* Test Python 3.12 support
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 4 14:25:06 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.5.5:
|
|
* Fix `setup(colormode=NO_COLORS)`
|
|
* Fix correctnes of `__str__` to return always a str
|
|
* Drop Python 2 support
|
|
* Test Python 3.5 - Python 3.11
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 10 03:57:10 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Initial release of 0.5.4
|
|
|