diff --git a/python-tqdm.changes b/python-tqdm.changes index 24f33a2..6b2b472 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jul 22 01:29:29 UTC 2021 - Arun Persaud + +- 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 diff --git a/python-tqdm.spec b/python-tqdm.spec index c7e1b54..d42aea5 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -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 diff --git a/tqdm-4.61.1.tar.gz b/tqdm-4.61.1.tar.gz deleted file mode 100644 index 57f7f52..0000000 --- a/tqdm-4.61.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24be966933e942be5f074c29755a95b315c69a91f839a29139bf26ffffe2d3fd -size 169637 diff --git a/tqdm-4.61.2.tar.gz b/tqdm-4.61.2.tar.gz new file mode 100644 index 0000000..beaa009 --- /dev/null +++ b/tqdm-4.61.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb94db0d4468fea27d004a0f1d1c02da3cdedc00fe491c0de986b76a04d6b0a +size 169665