Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Pint for openSUSE:Factory checked in at 2023-01-12 22:44:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Pint (Old) and /work/SRC/openSUSE:Factory/.python-Pint.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pint" Thu Jan 12 22:44:45 2023 rev:15 rq:1057861 version:0.20.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Pint/python-Pint.changes 2022-05-31 15:48:56.856050575 +0200 +++ /work/SRC/openSUSE:Factory/.python-Pint.new.32243/python-Pint.changes 2023-01-12 22:44:59.185098411 +0100 @@ -1,0 +2,19 @@ +Wed Jan 4 20:05:35 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 0.20.1: + * Reorganized code into facets. + * The definition parser is now completely appart, making it easy to try other formats. + * Extra requires for optional packages are now explicit in setup.cfg + * Parse both Greek mu and micro Unicode points without error. + * Added angular frequency documentation page. + * Move ASV benchmarks to dedicated folder. (Issue #1542) + * Implement `numpy.broadcast_arrays` (#1607) + * An ndim attribute has been added to Quantity and DataFrame has been added to upcast + types for pint-pandas compatibility. (#1596) + * Fix a recursion error that would be raised when passing quantities to `cond` and `x`. + * Update test_non_int tests for pytest. + * Create NaN-value quantities of appropriate non-int-type (Issue #1570). + * New documentation format and organization! + * Better support for pandas and dask. + +------------------------------------------------------------------- Old: ---- Pint-0.19.2.tar.gz New: ---- Pint-0.20.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Pint.spec ++++++ --- /var/tmp/diff_new_pack.jFYlQM/_old 2023-01-12 22:44:59.641100971 +0100 +++ /var/tmp/diff_new_pack.jFYlQM/_new 2023-01-12 22:44:59.645100993 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Pint # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-Pint -Version: 0.19.2 +Version: 0.20.1 Release: 0 Summary: Physical quantities module License: BSD-3-Clause ++++++ Pint-0.19.2.tar.gz -> Pint-0.20.1.tar.gz ++++++ ++++ 31637 lines of diff (skipped)