diff --git a/python-tqdm.changes b/python-tqdm.changes index 369a786..5f94766 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Oct 17 15:33:30 UTC 2018 - Arun Persaud + +- update to version 4.27.0: + * fix str.isnumeric #605 + * fix WeakSet KeyError #548, #553, #596 -> #607 + * stop tqdm_notebook description truncation #582 -> #599 + * include unit_scale for rate #608 + * add auto -> nowarning autonotebook + * add better postfix numeric formatting #621 + * minor refactoring #609 -> #616 + * update documentation + * add unit tests + * fix py26 CI + ------------------------------------------------------------------- Sun Sep 16 15:40:33 UTC 2018 - Arun Persaud diff --git a/python-tqdm.spec b/python-tqdm.spec index 7143f49..e40f725 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-tqdm -Version: 4.26.0 +Version: 4.27.0 Release: 0 Summary: An extensible progress meter License: MPL-2.0 AND MIT diff --git a/tqdm-4.26.0.tar.gz b/tqdm-4.26.0.tar.gz deleted file mode 100644 index 8cf6789..0000000 --- a/tqdm-4.26.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df02c0650160986bac0218bb07952245fc6960d23654648b5d5526ad5a4128c9 -size 106658 diff --git a/tqdm-4.27.0.tar.gz b/tqdm-4.27.0.tar.gz new file mode 100644 index 0000000..3832394 --- /dev/null +++ b/tqdm-4.27.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0be569511161220ff709a5b60d0890d47921f746f1c737a11d965e1b29e7b2e +size 107456