14
0
forked from pool/python-tqdm

Accepting request 631534 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/631534
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=27
This commit is contained in:
Tomáš Chvátal
2018-08-25 20:11:37 +00:00
committed by Git OBS Bridge
parent 8b2c377487
commit 414c8b9e7a
4 changed files with 26 additions and 10 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Aug 25 18:10:44 UTC 2018 - arun@gmx.de
- specfile:
* remove devel for noarch package
* make %files section more specific
- update to version 4.25.0:
* stop monitor on shutdown (#571, #572)
* fix find_packages() for submodules (#593)
+ properly add autonotebook (#586, 1cf3393)
* ignore ANSI escape codes in the bar length calculation (#450, #591
-> #592)
* update documentation (#243)
-------------------------------------------------------------------
Tue Aug 7 14:44:44 UTC 2018 - toddrme2178@gmail.com