From db613969856728ba743ffd28d8c086b7079b162f5b9a0fb1a83d7fb8a409b98a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 27 Jan 2020 06:59:47 +0000 Subject: [PATCH] Accepting request 767532 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/767532 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=68 --- python-tqdm.changes | 21 +++++++++++++++++++++ python-tqdm.spec | 2 +- tqdm-4.41.1.tar.gz | 3 --- tqdm-4.42.0.tar.gz | 3 +++ 4 files changed, 25 insertions(+), 4 deletions(-) delete mode 100644 tqdm-4.41.1.tar.gz create mode 100644 tqdm-4.42.0.tar.gz diff --git a/python-tqdm.changes b/python-tqdm.changes index bbbe70e..74f7215 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Jan 26 21:21:59 UTC 2020 - Arun Persaud + +- update to version 4.42.0: + * notebook: update disable=None behaviour (#880) + * tqdm.keras: support tensorflow.keras as well as keras (#885) + * add contrib (#882) + + tenumerate (#840 <- #480, #402) + + tzip <= zip + + tmap <= map + + add concurrent module + o thread_map <= concurrent.futures.ThreadPoolExecutor.map + o process_map <= concurrent.futures.ProcessPoolExecutor.map + + add itertools module (#225) stub + o product + * add & update tests + * add & update documentation + + README + + examples/ + * update CI framework + ------------------------------------------------------------------- Mon Jan 6 14:46:46 UTC 2020 - Todd R diff --git a/python-tqdm.spec b/python-tqdm.spec index 0235069..718afc5 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -28,7 +28,7 @@ %bcond_with test %endif Name: python-tqdm%{pkg_suffix} -Version: 4.41.1 +Version: 4.42.0 Release: 0 Summary: An extensible progress meter License: MPL-2.0 AND MIT diff --git a/tqdm-4.41.1.tar.gz b/tqdm-4.41.1.tar.gz deleted file mode 100644 index 26a66e4..0000000 --- a/tqdm-4.41.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4789ccbb6fc122b5a6a85d512e4e41fc5acad77216533a6f2b8ce51e0f265c23 -size 132160 diff --git a/tqdm-4.42.0.tar.gz b/tqdm-4.42.0.tar.gz new file mode 100644 index 0000000..741d63b --- /dev/null +++ b/tqdm-4.42.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5865f5fef9d739864ff341ddaa69894173ebacedb1aaafcf014de56343d01d5c +size 134761