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 2024-02-04 19:09:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Pint (Old) and /work/SRC/openSUSE:Factory/.python-Pint.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pint" Sun Feb 4 19:09:52 2024 rev:18 rq:1143987 version:0.23 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Pint/python-Pint.changes 2024-01-03 12:23:38.468524455 +0100 +++ /work/SRC/openSUSE:Factory/.python-Pint.new.1815/python-Pint.changes 2024-02-04 19:12:21.387429903 +0100 @@ -1,0 +2,23 @@ +Sun Feb 4 10:46:35 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- update to 0.23: + * Add _get_conversion_factor to registry with cache. + * Homogenize input and ouput of internal regitry functions to + facility typing, subclassing and wrapping. + (_yield_unit_triplets, ) + * Generated downstream_status page to track the + state of downstream projects. + * Improve typing annotation. + * Updated to flexparser 0.2. + * Faster wraps + * Add codspeed github action. + * Move benchmarks to pytest-benchmarks. + * Support pytest on python 3.12 wrt Fraction formatting change + * Fixed Transformation type protocol. + * Documented to_preferred and created added an + autoautoconvert_to_preferred registry option. + * Enable Pint to parse uncertainty numbers. + * Optimize matplotlib unit conversion for Quantity arrays + * Add numpy.linalg.norm implementation. + +------------------------------------------------------------------- Old: ---- Pint-0.22.tar.gz New: ---- Pint-0.23.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Pint.spec ++++++ --- /var/tmp/diff_new_pack.v0g2hh/_old 2024-02-04 19:12:21.811445182 +0100 +++ /var/tmp/diff_new_pack.v0g2hh/_new 2024-02-04 19:12:21.811445182 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Pint # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-Pint -Version: 0.22 +Version: 0.23 Release: 0 Summary: Physical quantities module License: BSD-3-Clause @@ -66,6 +66,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check +rm -rv pint/testsuite/benchmarks # fails with numpy 1.25 https://github.com/hgrecco/pint/issues/1825 %pytest -k "not test_equal_zero_nan_NP" ++++++ Pint-0.22.tar.gz -> Pint-0.23.tar.gz ++++++ ++++ 5769 lines of diff (skipped)