Hello community, here is the log from the commit of package python-Pint for openSUSE:Factory checked in at 2020-09-21 17:27:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Pint (Old) and /work/SRC/openSUSE:Factory/.python-Pint.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pint" Mon Sep 21 17:27:25 2020 rev:10 rq:835385 version:0.15 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Pint/python-Pint.changes 2020-07-08 19:14:58.491528219 +0200 +++ /work/SRC/openSUSE:Factory/.python-Pint.new.4249/python-Pint.changes 2020-09-21 17:34:09.632489274 +0200 @@ -1,0 +2,15 @@ +Fri Sep 18 10:59:40 UTC 2020 - Dirk Mueller <[email protected]> + +- update to 0.15: + - Change `Quantity` and `Unit` HTML (i.e., Jupyter notebook) repr away from LaTeX to a + simpler, more performant pretty-text and table based repr inspired by Sparse and Dask. + - Add `case_sensitive` option to registry for case (in)sensitive handling when parsing + - Implement Dask collection interface to support Pint Quantity wrapped Dask arrays. + - Started automatically testing examples in the documentation + - Fixed an exception generated when reducing dimensions with three or more + units of the same type + - Fixed right operand power for dimensionless Quantity to reflect numpy behavior. (Issue #1136) + - Eliminated warning when setting a masked value on an underlying MaskedArray. + - Add `sort` option to `formatting.formatter` to permit disabling sorting of component units in format string + +------------------------------------------------------------------- Old: ---- Pint-0.14.tar.gz New: ---- Pint-0.15.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Pint.spec ++++++ --- /var/tmp/diff_new_pack.iNK3yN/_old 2020-09-21 17:34:16.624494344 +0200 +++ /var/tmp/diff_new_pack.iNK3yN/_new 2020-09-21 17:34:16.628494347 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-Pint -Version: 0.14 +Version: 0.15 Release: 0 Summary: Physical quantities module License: BSD-3-Clause ++++++ Pint-0.14.tar.gz -> Pint-0.15.tar.gz ++++++ ++++ 2573 lines of diff (skipped)
