diff --git a/python-tqdm.changes b/python-tqdm.changes index 1b520b5..2e9aaaf 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Apr 8 06:44:50 UTC 2020 - Steve Kowalik + +- Update to version 4.45.0: + * propagate and close() on exceptions (#926 <- #548) + * fix nested clear() + * rework nested close() (#930 <- #924 <- #918, #677) + * update all documentation & demos + * add and update tests + * dev framework: add pre-commit helper + * fix _utils ImportError => DeprecationWarning + ------------------------------------------------------------------- Sat Feb 22 18:37:35 UTC 2020 - Arun Persaud diff --git a/python-tqdm.spec b/python-tqdm.spec index 993aa7a..5a788eb 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -28,7 +28,7 @@ %bcond_with test %endif Name: python-tqdm%{pkg_suffix} -Version: 4.43.0 +Version: 4.45.0 Release: 0 Summary: An extensible progress meter License: MPL-2.0 AND MIT diff --git a/tqdm-4.43.0.tar.gz b/tqdm-4.43.0.tar.gz deleted file mode 100644 index 103728e..0000000 --- a/tqdm-4.43.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f35fb121bafa030bd94e74fcfd44f3c2830039a2ddef7fc87ef1c2d205237b24 -size 135045 diff --git a/tqdm-4.45.0.tar.gz b/tqdm-4.45.0.tar.gz new file mode 100644 index 0000000..aaa4564 --- /dev/null +++ b/tqdm-4.45.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00339634a22c10a7a22476ee946bbde2dbe48d042ded784e4d88e0236eca5d81 +size 140990