Accepting request 904549 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/904549 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tqdm?expand=0&rev=44
This commit is contained in:
commit
0a8c405bfc
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 4 00:17:33 UTC 2021 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 4.61.1:
|
||||||
|
* fix utils._screen_shape_linux() sometimes raising ValueError
|
||||||
|
(#1174)
|
||||||
|
* minor build/CI framework updates (#1175)
|
||||||
|
* minor documentation updates
|
||||||
|
|
||||||
|
- changes from version 4.61.0 :
|
||||||
|
* keras support for initial_epoch (#1150 <- #1138)
|
||||||
|
* misc documentation updates
|
||||||
|
+ update & shorten URLs (#1163)
|
||||||
|
+ fix typos (#1162)
|
||||||
|
* fix & update tests (#1163)
|
||||||
|
* minor framework updates (#1163)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 30 19:43:53 UTC 2021 - Arun Persaud <arun@gmx.de>
|
Fri Apr 30 19:43:53 UTC 2021 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-tqdm-test
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
@ -28,7 +28,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-tqdm%{pkg_suffix}
|
Name: python-tqdm%{pkg_suffix}
|
||||||
Version: 4.60.0
|
Version: 4.61.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An extensible progress meter
|
Summary: An extensible progress meter
|
||||||
License: MIT AND MPL-2.0
|
License: MIT AND MPL-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ebdebdb95e3477ceea267decfc0784859aa3df3e27e22d23b83e9b272bf157ae
|
|
||||||
size 174201
|
|
3
tqdm-4.61.1.tar.gz
Normal file
3
tqdm-4.61.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:24be966933e942be5f074c29755a95b315c69a91f839a29139bf26ffffe2d3fd
|
||||||
|
size 169637
|
Loading…
x
Reference in New Issue
Block a user