diff --git a/python-tqdm.changes b/python-tqdm.changes index a599eac..b4d88ff 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat Mar 12 05:53:04 UTC 2022 - Arun Persaud + +- update to version 4.63.0: + * add __reversed__() + * add efficient __contains__() + * improve CLI startup time (replace pkg_resources => importlib) + * tqdm.autonotebook warning & std fallback on missing ipywidgets + (#1218 <- #1082, #1217) + * warn on positional CLI arguments + * misc build/test framework updates + + enable py3.10 tests + + add conda dependencies + + update pre-commit hooks + + fix pytest config (nbval, asyncio) + + fix dependencies & tests + + fix site deployment + ------------------------------------------------------------------- Sat Jan 22 10:58:48 UTC 2022 - Ben Greiner diff --git a/python-tqdm.spec b/python-tqdm.spec index 3a30959..3daec92 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -28,7 +28,7 @@ %bcond_with test %endif Name: python-tqdm%{pkg_suffix} -Version: 4.62.3 +Version: 4.63.0 Release: 0 Summary: An extensible progress meter License: MIT AND MPL-2.0 diff --git a/tqdm-4.62.3.tar.gz b/tqdm-4.62.3.tar.gz deleted file mode 100644 index 80e1878..0000000 --- a/tqdm-4.62.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d359de7217506c9851b7869f3708d8ee53ed70a1b8edbba4dbcb47442592920d -size 167952 diff --git a/tqdm-4.63.0.tar.gz b/tqdm-4.63.0.tar.gz new file mode 100644 index 0000000..03a78d5 --- /dev/null +++ b/tqdm-4.63.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d9835ede8e394bb8c9dcbffbca02d717217113adc679236873eeaac5bc0b3cd +size 168556