diff --git a/python-tqdm.changes b/python-tqdm.changes index 36a732d..24f33a2 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Jul 4 00:17:33 UTC 2021 - Arun Persaud + +- update to version 4.61.1: + * fix utils._screen_shape_linux() sometimes raising ValueError + (#1174) + * minor build/CI framework updates (#1175) + * minor documentation updates + +- changes from version 4.61.0 : + * keras support for initial_epoch (#1150 <- #1138) + * misc documentation updates + + update & shorten URLs (#1163) + + fix typos (#1162) + * fix & update tests (#1163) + * minor framework updates (#1163) + ------------------------------------------------------------------- Fri Apr 30 19:43:53 UTC 2021 - Arun Persaud diff --git a/python-tqdm.spec b/python-tqdm.spec index d116ccb..c7e1b54 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -1,5 +1,5 @@ # -# spec file for package python-tqdm-test +# spec file # # Copyright (c) 2021 SUSE LLC # @@ -28,7 +28,7 @@ %bcond_with test %endif Name: python-tqdm%{pkg_suffix} -Version: 4.60.0 +Version: 4.61.1 Release: 0 Summary: An extensible progress meter License: MIT AND MPL-2.0 diff --git a/tqdm-4.60.0.tar.gz b/tqdm-4.60.0.tar.gz deleted file mode 100644 index 9ef71f4..0000000 --- a/tqdm-4.60.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebdebdb95e3477ceea267decfc0784859aa3df3e27e22d23b83e9b272bf157ae -size 174201 diff --git a/tqdm-4.61.1.tar.gz b/tqdm-4.61.1.tar.gz new file mode 100644 index 0000000..57f7f52 --- /dev/null +++ b/tqdm-4.61.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24be966933e942be5f074c29755a95b315c69a91f839a29139bf26ffffe2d3fd +size 169637