Accepting request 907606 from home:apersaud:branches:devel:languages:python
- update to version 4.61.2: * install colorama on Windows (#1139, #454) * add telegram support for leave=False (#1189) * support pandas==1.3.0 (#1199) * fix keras potential AttributeError (#1184 <- #1183) * fix py3.10 asyncio tests (#1176) * flush stdout/err before first render (#1177) * misc minor build & test framework updates (#1180) OBS-URL: https://build.opensuse.org/request/show/907606 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=102
This commit is contained in:
parent
f0dcbbf6a7
commit
1554d320ff
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 22 01:29:29 UTC 2021 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 4.61.2:
|
||||
* install colorama on Windows (#1139, #454)
|
||||
* add telegram support for leave=False (#1189)
|
||||
* support pandas==1.3.0 (#1199)
|
||||
* fix keras potential AttributeError (#1184 <- #1183)
|
||||
* fix py3.10 asyncio tests (#1176)
|
||||
* flush stdout/err before first render (#1177)
|
||||
* misc minor build & test framework updates (#1180)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 4 00:17:33 UTC 2021 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-tqdm%{pkg_suffix}
|
||||
Version: 4.61.1
|
||||
Version: 4.61.2
|
||||
Release: 0
|
||||
Summary: An extensible progress meter
|
||||
License: MIT AND MPL-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24be966933e942be5f074c29755a95b315c69a91f839a29139bf26ffffe2d3fd
|
||||
size 169637
|
3
tqdm-4.61.2.tar.gz
Normal file
3
tqdm-4.61.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8bb94db0d4468fea27d004a0f1d1c02da3cdedc00fe491c0de986b76a04d6b0a
|
||||
size 169665
|
Loading…
x
Reference in New Issue
Block a user