Accepting request 535612 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/535612 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=13
This commit is contained in:
parent
81ede59d2c
commit
b1cc03297d
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 15 22:18:08 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 4.19.4:
|
||||||
|
* fix Lock:NotImplementedError on certain systems (#466 -> #468)
|
||||||
|
* use recursive locks (#469 -> #468)
|
||||||
|
+ fix deadlocks
|
||||||
|
* tidy (#448)
|
||||||
|
* flush() on moveto() (#398 -> #399, #420, #467)
|
||||||
|
* update tests and benchmarks
|
||||||
|
|
||||||
|
- changes from version 4.19.3:
|
||||||
|
* no changelog available
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 10 01:44:30 UTC 2017 - arun@gmx.de
|
Tue Oct 10 01:44:30 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without test
|
%bcond_without test
|
||||||
Name: python-tqdm
|
Name: python-tqdm
|
||||||
Version: 4.19.2
|
Version: 4.19.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An extensible progress meter
|
Summary: An extensible progress meter
|
||||||
License: MPL-2.0 and MIT
|
License: MPL-2.0 and MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a6fd7479f3fb0ba653290e61d97917b2621c51cc8e31dc19963b5002904abaa1
|
|
||||||
size 98623
|
|
3
tqdm-4.19.4.tar.gz
Normal file
3
tqdm-4.19.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7ca803c2ea268c6bdb541e2dac74a3af23cf4bf7b4132a6a78926d255f8c8df1
|
||||||
|
size 98517
|
Loading…
x
Reference in New Issue
Block a user