forked from pool/python-yaspin
* fix(#29): race condition between spinner thread and write() OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yaspin?expand=0&rev=5
18 lines
619 B
Plaintext
18 lines
619 B
Plaintext
-------------------------------------------------------------------
|
|
Fri May 24 13:43:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.14.3:
|
|
* fix(#29): race condition between spinner thread and write()
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 6 11:50:48 UTC 2019 - pgajdos@suse.com
|
|
|
|
- version update to 0.14.2
|
|
* fix: remove extra ``\b`` written to stdout. Fixes ``write()`` in
|
|
rxvt terminal
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 1 01:57:51 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.14.1
|