15
0

- Update to 2.11.2:

* Fixes issue where new lines are printed upon iterating over a completed progress bar object.
- Run tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyPrind?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-03-06 09:20:49 +00:00
committed by Git OBS Bridge
parent fbc4968736
commit bb3190eae4
4 changed files with 17 additions and 12 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 6 09:17:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.11.2:
* Fixes issue where new lines are printed upon iterating over a completed progress bar object.
- Run tests
-------------------------------------------------------------------
Fri Jul 7 09:41:54 UTC 2017 - aloisio@gmx.com