Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-boost-histogram for
openSUSE:Factory checked in at 2026-02-24 15:38:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-boost-histogram (Old)
and /work/SRC/openSUSE:Factory/.python-boost-histogram.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-boost-histogram"
Tue Feb 24 15:38:34 2026 rev:9 rq:1334566 version:1.7.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-boost-histogram/python-boost-histogram.changes
2025-07-14 10:57:09.666209317 +0200
+++
/work/SRC/openSUSE:Factory/.python-boost-histogram.new.1977/python-boost-histogram.changes
2026-02-24 15:39:32.148746494 +0100
@@ -1,0 +2,31 @@
+Mon Feb 16 16:58:09 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.7.1:
+ * `MultiCell` storage, supporting a variable number of values,
+ * Record `growth=True` in writer-info (serialization), and
+ respect it if present
+ * Drop Python 3.9
+ * Drop Python 3.13t (use 3.14t instead)
+ * Don't add empty metadata dicts
+ * Avoid compiler warning: declaration of 'i' hides previous
+ local declaration
+ * Refactor `__getitem__` using pattern matching
+ * pytest `log_level` is better than `log_cli_level`
+ * Setting `__file__` no longer required (pybind11 3.0)
+ * Support `__dict__` on histogram like axes
+ * Allow library to be specified in `writer_info` removal
+ * Avoid mutating lists given in indexing
+ * Histogram metadata not being serialized correctly
+ * Unset classic metadata shouldn't show up in serialization
+ * Set dict correctly when unserializing
+ * Serialization was broken for N>1D complex storage histograms
+ * Initial support for uhi's serialization [#997][], [#1030][],
+ [#1033][], [#1034][],
+ * Drop Python 3.8
+ * Support Windows ARM
+ * Support Python 3.14 and 3.14t
+ * Support iOS [#1020][],
+ * Added diagnostics test
+ * Recommend/use `np.s_` for slicing in dicts
+
+-------------------------------------------------------------------
Old:
----
boost_histogram-1.5.2.tar.gz
New:
----
boost_histogram-1.7.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-boost-histogram.spec ++++++
--- /var/tmp/diff_new_pack.ot2ORQ/_old 2026-02-24 15:39:32.612765697 +0100
+++ /var/tmp/diff_new_pack.ot2ORQ/_new 2026-02-24 15:39:32.616765862 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-boost-histogram
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# 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-boost-histogram
-Version: 1.5.2
+Version: 1.7.1
Release: 0
Summary: The Boost::Histogram Python wrapper
License: BSD-3-Clause
++++++ boost_histogram-1.5.2.tar.gz -> boost_histogram-1.7.1.tar.gz ++++++
++++ 16726 lines of diff (skipped)