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 2023-01-04 17:53:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-boost-histogram (Old)
and /work/SRC/openSUSE:Factory/.python-boost-histogram.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-boost-histogram"
Wed Jan 4 17:53:56 2023 rev:3 rq:1055883 version:1.3.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-boost-histogram/python-boost-histogram.changes
2022-06-25 10:24:37.846705326 +0200
+++
/work/SRC/openSUSE:Factory/.python-boost-histogram.new.1563/python-boost-histogram.changes
2023-01-04 17:54:42.602926858 +0100
@@ -1,0 +2,25 @@
+Wed Jan 4 15:13:29 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to v1.3.2:
+ * Added storage_type() as public API #781, with pending deprecation for
+ _storage_type. #786 #790
+ * Better errors generated for missing or incorrect sample to mean storage.
+ #782
+ * Better error message when views are set with an incompatible array. #794
+ * Patch broken sum with fully empty (0 bin) axis. #718
+ * Fix zero range bh.numpy.histogram to match numpy.histogram behavior.
+ #721
+ * Avoid triggering __init__ when copying (better support for subclasses
+ with custom init's). #759
+ * IntCategory now supports numbers larger than 224 (now 253). #792
+ * Pick a subset now supported inside a larger expression. #793
+ * Backend and docs
+ * Minor optimizations for UFuncs. #771
+ * Added Python 3.11 wheels. #789
+ * Include PyPy 3.9 binary wheels. #730
+ * Using pybind11 2.10 #767
+ * Explicit reset() documentation. #783
+ * Minor cleanup and further removal of a little Python 2 back-compat code.
+ * Warnings have better stacklevel settings.
+
+-------------------------------------------------------------------
Old:
----
boost_histogram-1.3.1.tar.gz
New:
----
boost_histogram-1.3.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-boost-histogram.spec ++++++
--- /var/tmp/diff_new_pack.Mgd8df/_old 2023-01-04 17:54:43.038929427 +0100
+++ /var/tmp/diff_new_pack.Mgd8df/_new 2023-01-04 17:54:43.042929451 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-boost-histogram
#
-# 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
@@ -23,7 +23,7 @@
%define skip_python2 1
%define modname boost_histogram
Name: python-boost-histogram
-Version: 1.3.1
+Version: 1.3.2
Release: 0
Summary: The Boost::Histogram Python wrapper
License: BSD-3-Clause
++++++ boost_histogram-1.3.1.tar.gz -> boost_histogram-1.3.2.tar.gz ++++++
++++ 27863 lines of diff (skipped)