File python-colorful.changes of Package python-colorful
-------------------------------------------------------------------
Fri Aug 1 07:58:08 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.5.7
* Read version from ast.Constant instead of ast.Str thanks @carlwgeorge
* fix: DualOutput object has no attribute isatty thanks @HollowMan6
* Test Python 3.13 support
* Unsupported Python versions 3.4, 3.5, 3.6 are not tested anymore
- Use Python 3.11 on SLE-15 by default
-------------------------------------------------------------------
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