Accepting request 725961 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/725961 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=50
This commit is contained in:
parent
46f4e7a6db
commit
05190d1803
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 25 17:53:16 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 4.35.0:
|
||||
* add {bar} format specifier (#623 -> #799)
|
||||
[width][type]
|
||||
* add tests and documentation
|
||||
* update performance tests
|
||||
|
||||
- changes from version 4.34.0:
|
||||
* add leave=None convenience option for leave = position == 0
|
||||
* ensure nested completed bars respect leave=True (#230)
|
||||
* ensure nested bars are cleared before being moved up (#795)
|
||||
* support both and = syntax for CLI options (#761 -> #774)
|
||||
* misc documentation updates (#778, #782)
|
||||
* fix/update tests
|
||||
* update GitHub docker package deployment
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 19:37:55 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-tqdm%{suffix}
|
||||
Version: 4.33.0
|
||||
Version: 4.35.0
|
||||
Release: 0
|
||||
Summary: An extensible progress meter
|
||||
License: MPL-2.0 AND MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1dc82f87a8726602fa7177a091b5e8691d6523138a8f7acd08e58088f51e389f
|
||||
size 121571
|
3
tqdm-4.35.0.tar.gz
Normal file
3
tqdm-4.35.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1be3e4e3198f2d0e47b928e9d9a8ec1b63525db29095cec1467f4c5a4ea8ebf9
|
||||
size 122794
|
Loading…
x
Reference in New Issue
Block a user