diff --git a/python-tqdm.changes b/python-tqdm.changes index a83499b..36a732d 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Apr 30 19:43:53 UTC 2021 - Arun Persaud + +- update to version 4.60.0: + * add contrib.logging helpers for redirecting to tqdm.write() (#1155 + <- #786) + * support delay in notebook (#1142) + * fix contrib.tmap, tzip not using tqdm_class (#1148) + * add notebook tests (#1143) + * updates & misc minor fixes for documentation + ------------------------------------------------------------------- Sun Mar 28 16:32:36 UTC 2021 - Arun Persaud diff --git a/python-tqdm.spec b/python-tqdm.spec index 3f395fd..d116ccb 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -28,7 +28,7 @@ %bcond_with test %endif Name: python-tqdm%{pkg_suffix} -Version: 4.59.0 +Version: 4.60.0 Release: 0 Summary: An extensible progress meter License: MIT AND MPL-2.0 diff --git a/tqdm-4.59.0.tar.gz b/tqdm-4.59.0.tar.gz deleted file mode 100644 index 2bd0745..0000000 --- a/tqdm-4.59.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d666ae29164da3e517fcf125e41d4fe96e5bb375cd87ff9763f6b38b5592fe33 -size 168620 diff --git a/tqdm-4.60.0.tar.gz b/tqdm-4.60.0.tar.gz new file mode 100644 index 0000000..9ef71f4 --- /dev/null +++ b/tqdm-4.60.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebdebdb95e3477ceea267decfc0784859aa3df3e27e22d23b83e9b272bf157ae +size 174201