17
0
Files
python-ansicolor/python-ansicolor.changes
Dirk Mueller abcd361dd9 - update to 0.3.3:
* Fixed SyntaxWarning for :func:`ansicolor.strip_escapes`.
  * python 3.8+ fixed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansicolor?expand=0&rev=16
2026-02-16 16:42:39 +00:00

48 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Mon Feb 16 16:42:09 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 0.3.3:
* Fixed SyntaxWarning for :func:`ansicolor.strip_escapes`.
-------------------------------------------------------------------
Tue May 13 13:19:37 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to pip-based build
-------------------------------------------------------------------
Sat Jan 15 16:33:17 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.3.2:
* flake8 fixes
* python 3.8+ fixed
-------------------------------------------------------------------
Thu Nov 7 16:19:16 UTC 2019 - Matej Cepl <mcepl@suse.com>
- Run through spec-cleaner
-------------------------------------------------------------------
Tue Dec 4 12:45:34 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sun Jul 29 12:53:52 UTC 2018 - jengelh@inai.de
- Ensure neutrality of description. Adjust summary to be more
specific.
-------------------------------------------------------------------
Thu May 24 17:26:59 UTC 2018 - toddrme2178@gmail.com
- Update to version 0.2.6
* First version supporting Python 3.4!
- Update to version 0.2.5
* ansicolor.highlight_string accepts a new kwarg colors. color has been deprecated.
- Spec file cleanups
-------------------------------------------------------------------
Fri Oct 20 16:13:04 UTC 2017 - toddrme2178@gmail.com
- initial version