Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-physt for openSUSE:Factory checked in at 2023-02-16 16:56:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-physt (Old) and /work/SRC/openSUSE:Factory/.python-physt.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-physt" Thu Feb 16 16:56:42 2023 rev:5 rq:1066081 version:0.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-physt/python-physt.changes 2021-04-24 23:09:57.867463642 +0200 +++ /work/SRC/openSUSE:Factory/.python-physt.new.22824/python-physt.changes 2023-02-16 16:56:52.078944301 +0100 @@ -1,0 +2,20 @@ +Thu Feb 16 05:58:07 UTC 2023 - Steve Kowalik <[email protected]> + +- Update to 0.5.3: + * Changed: Distribution to wheels + * Changed: Statistics have a special class + * Changed: Statistics are now computed from all values (more options for + plot too) + * Fixed: Sometimes, dtypes were not properly used + * Added: A lot of typing hints + * Fixed: asciiplotlib does not exist anymore => don't use it + * Changed: Added pre-commit + * Changed: More thorough typing + * Support: Added Python 3.10, removed Python 3.6 and numpy<1.20 + * Fixed: A few minor bugs + * Changed: Reworked pandas compatibility (.to_series, .to_dataframe methods) + * Added: .physt series/dataframe accessors (with h1, h2, histogram methods) + * Fixed: A lot of RuntimeError's changed to more specific exceptions + * Fixed: Typing annotations (again) passing mypy validation. + +------------------------------------------------------------------- Old: ---- physt-0.5.0.1.tar.gz New: ---- physt-0.5.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-physt.spec ++++++ --- /var/tmp/diff_new_pack.5fkwf9/_old 2023-02-16 16:56:52.718946858 +0100 +++ /var/tmp/diff_new_pack.5fkwf9/_new 2023-02-16 16:56:52.722946875 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-physt # -# Copyright (c) 2021 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 @@ -16,11 +16,8 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 -%define skip_python36 1 Name: python-physt -Version: 0.5.0.1 +Version: 0.5.3 Release: 0 Summary: Python histogram library License: MIT ++++++ physt-0.5.0.1.tar.gz -> physt-0.5.3.tar.gz ++++++ ++++ 10655 lines of diff (skipped)
