diff --git a/python-tqdm.changes b/python-tqdm.changes index 6b2b472..32e27d4 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Aug 29 17:36:37 UTC 2021 - Arun Persaud + +- update to version 4.62.2: + * fix notebook memory leak (#1216) + * fix contrib.concurrent with generators (#1233 <- #1231) + ------------------------------------------------------------------- Thu Jul 22 01:29:29 UTC 2021 - Arun Persaud diff --git a/python-tqdm.spec b/python-tqdm.spec index d42aea5..54bbb52 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.2 +Version: 4.62.2 Release: 0 Summary: An extensible progress meter License: MIT AND MPL-2.0 diff --git a/tqdm-4.61.2.tar.gz b/tqdm-4.61.2.tar.gz deleted file mode 100644 index beaa009..0000000 --- a/tqdm-4.61.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8bb94db0d4468fea27d004a0f1d1c02da3cdedc00fe491c0de986b76a04d6b0a -size 169665 diff --git a/tqdm-4.62.2.tar.gz b/tqdm-4.62.2.tar.gz new file mode 100644 index 0000000..aef90b2 --- /dev/null +++ b/tqdm-4.62.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d6d112e507ef98513ac119ead1159d286deab17dffedd96921412c2d236ff5 +size 169564