diff --git a/python-tqdm.changes b/python-tqdm.changes index aa6e58c..369a786 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Sep 16 15:40:33 UTC 2018 - Arun Persaud + +- update to version 4.26.0: + * fix smoothing (#566 -> #601) + * pandas updates + + address the FutureWarning in pandas, drop pandas test in py34, + add in py37 (#603) + + support pandas axis='index' or 'columns' (#570) + * minor documentation updates (#597, #600, #606) + + developer notes + ------------------------------------------------------------------- Tue Aug 28 13:08:16 UTC 2018 - tchvatal@suse.com diff --git a/python-tqdm.spec b/python-tqdm.spec index a0760b1..7143f49 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-tqdm -Version: 4.25.0 +Version: 4.26.0 Release: 0 Summary: An extensible progress meter License: MPL-2.0 AND MIT diff --git a/tqdm-4.25.0.tar.gz b/tqdm-4.25.0.tar.gz deleted file mode 100644 index 031bdad..0000000 --- a/tqdm-4.25.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3364bd83ce4777320b862e3c8a93d7da91e20a95f06ef79bed7dd71c654cafa -size 100999 diff --git a/tqdm-4.26.0.tar.gz b/tqdm-4.26.0.tar.gz new file mode 100644 index 0000000..8cf6789 --- /dev/null +++ b/tqdm-4.26.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df02c0650160986bac0218bb07952245fc6960d23654648b5d5526ad5a4128c9 +size 106658