diff --git a/python-tqdm.changes b/python-tqdm.changes index cfe70ac..1768a14 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Dec 29 21:17:56 UTC 2019 - Arun Persaud + +- update to version 4.41.0: + * trim on ncols overflow with ANSI handling (#850, #716 <- #690) + * add notebook.reset() (#864) + * add keras.TqdmCallback (#867 <- #835) + * documentation updates + + document newly added features (above) + + notebook ncols percentage/pixels (#276) + * test updates + + test newly added features (above) + + add CI for win and osx (#841) + + py2 threading + ------------------------------------------------------------------- Fri Dec 13 00:21:42 UTC 2019 - Arun Persaud diff --git a/python-tqdm.spec b/python-tqdm.spec index cfd832d..699e984 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -28,7 +28,7 @@ %bcond_with test %endif Name: python-tqdm%{pkg_suffix} -Version: 4.40.2 +Version: 4.41.0 Release: 0 Summary: An extensible progress meter License: MPL-2.0 AND MIT diff --git a/tqdm-4.40.2.tar.gz b/tqdm-4.40.2.tar.gz deleted file mode 100644 index d792ed8..0000000 --- a/tqdm-4.40.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0ab01cf3ae5673d18f918700c0165e5fad0f26b5ebe4b34f62ead92686b5340 -size 129509 diff --git a/tqdm-4.41.0.tar.gz b/tqdm-4.41.0.tar.gz new file mode 100644 index 0000000..89fc5a6 --- /dev/null +++ b/tqdm-4.41.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166a82cdea964ae45528e0cc89436255ff2be73dc848bdf239f13c501cae5dc7 +size 132166