15
0
Files
python-colorful/python-colorful.changes
Dirk Mueller e17cf41bb2 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-colorful?expand=0&rev=3
2023-01-04 14:25:19 +00:00

15 lines
474 B
Plaintext

-------------------------------------------------------------------
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