diff --git a/python-tqdm.changes b/python-tqdm.changes index eaa9315..1b520b5 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Feb 22 18:37:35 UTC 2020 - Arun Persaud + +- update to version 4.43.0: + * fix notebook exceptions (#669 <- #650) + + set_description() when disable=True + * contrib.concurrent: avoid unnecessary len(iterable) (#893) + * update documentation + + clarify etymology (#895) + + fix minor typo (#890) + + update contributors and years + * update tests + * fix CI tests for PRs + ------------------------------------------------------------------- Sun Feb 9 16:54:35 UTC 2020 - Arun Persaud diff --git a/python-tqdm.spec b/python-tqdm.spec index 77a7268..993aa7a 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -28,7 +28,7 @@ %bcond_with test %endif Name: python-tqdm%{pkg_suffix} -Version: 4.42.1 +Version: 4.43.0 Release: 0 Summary: An extensible progress meter License: MPL-2.0 AND MIT diff --git a/tqdm-4.42.1.tar.gz b/tqdm-4.42.1.tar.gz deleted file mode 100644 index a4080e4..0000000 --- a/tqdm-4.42.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:251ee8440dbda126b8dfa8a7c028eb3f13704898caaef7caa699b35e119301e2 -size 134843 diff --git a/tqdm-4.43.0.tar.gz b/tqdm-4.43.0.tar.gz new file mode 100644 index 0000000..103728e --- /dev/null +++ b/tqdm-4.43.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f35fb121bafa030bd94e74fcfd44f3c2830039a2ddef7fc87ef1c2d205237b24 +size 135045