Hello community,
here is the log from the commit of package python-tqdm for openSUSE:Factory checked in at 2017-09-29 11:57:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tqdm (Old)
and /work/SRC/openSUSE:Factory/.python-tqdm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tqdm"
Fri Sep 29 11:57:19 2017 rev:2 rq:529153 version:4.17.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tqdm/python-tqdm.changes 2017-08-04 11:59:07.989718596 +0200
+++ /work/SRC/openSUSE:Factory/.python-tqdm.new/python-tqdm.changes 2017-09-29 11:57:20.274291855 +0200
@@ -1,0 +2,32 @@
+Sun Sep 24 01:41:06 UTC 2017 - arun(a)gmx.de
+
+- update to version 4.17.1:
+ * __repr__() bugfix
+ * better unicode detection
+ * initialise `n` even when disabled
+
+- changes from version 4.17.0:
+ * easier redirect of stdout (#426 -> #431)
+ + cls.external_write_mode() @contextmanager
+ * refresh=True for set_description/update(_str) (#317 -> #377)
+
+- changes from version 4.16.0:
+ * more formatting control (#347 -> #362)
+ + set_postfix_str(), set_description_str()
+ + move ": " to bar_format
+ + complements #266, #270
+ * better CLI support (e.g. hyphenated paths) (#421 #423 -> #424)
+ * more unit tests (#411)
+ + upgrade to pypy2/3-5.8.0
+ + add py37-dev
+ * doc updates
+
+- changes from version 4.15.0 :
+ * minor fixes (#395)
+ * minor documentation updates (#400, #401, #412)
+ * better pandas support (#351 -> #409)
+ * Jupyter notebook fix (#352, #369 -> #373, #405)
+ * optimise setcheckinterval/setswitchinterval (#376)
+ * add unit_scale (#273, #295 -> #378)
+
+-------------------------------------------------------------------
Old:
----
tqdm-4.14.0.tar.gz
New:
----
tqdm-4.17.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tqdm.spec ++++++
--- /var/tmp/diff_new_pack.VAK1tX/_old 2017-09-29 11:57:21.506118163 +0200
+++ /var/tmp/diff_new_pack.VAK1tX/_new 2017-09-29 11:57:21.506118163 +0200
@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without test
Name: python-tqdm
-Version: 4.14.0
+Version: 4.17.1
Release: 0
Summary: A Fast, Extensible Progress Meter
License: MPL-2.0 and MIT
++++++ tqdm-4.14.0.tar.gz -> tqdm-4.17.1.tar.gz ++++++
++++ 3032 lines of diff (skipped)