Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-uproot for openSUSE:Factory 
checked in at 2023-10-13 23:15:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-uproot (Old)
 and      /work/SRC/openSUSE:Factory/.python-uproot.new.20540 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-uproot"

Fri Oct 13 23:15:17 2023 rev:16 rq:1117591 version:5.0.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-uproot/python-uproot.changes      
2023-09-20 13:29:01.838303708 +0200
+++ /work/SRC/openSUSE:Factory/.python-uproot.new.20540/python-uproot.changes   
2023-10-13 23:16:19.910629526 +0200
@@ -1,0 +2,31 @@
+Fri Oct 13 00:34:49 UTC 2023 - Atri Bhattacharya <[email protected]>
+
+- Update to version 5.0.13:
+  * feat: add TLeafC - string - writing support
+    [gh#scikit-hep/uproot#940].
+  * feat: adding a very basic FSSpecSource
+    [gh#scikit-hep/uproot#967].
+  * fix: inverted axes for variances of 2D weighted histograms
+    when transformed to hist [gh#scikit-hep/uproot#965].
+  * fix: pull out .data from NumpyArray
+    [gh#scikit-hep/uproot#985].
+- Delete a test file that causes import errors because python-hist
+  is not packaged for the distro.
+
+-------------------------------------------------------------------
+Sun Oct  8 01:05:02 UTC 2023 - Atri Bhattacharya <[email protected]>
+
+- Update to version 5.0.12:
+  * fix: changelog script ignores releases past 5.0.0rc2
+    [gh#scikit-hep/uproot#935].
+  * fix: clamp start and stop [gh#scikit-hep/uproot#941].
+  * fix: get package import messages up-to-date
+    [gh#scikit-hep/uproot#947].
+  * fix: tests were failing because dask_awkward.lib.testutils
+    needs pyarrow [gh#scikit-hep/uproot#957].
+  * fix: add minimimal emscripten support via non-HTTP sources
+    [gh#scikit-hep/uproot#956].
+  * fix: remove pyarrow import as a dependence coming from
+    dask-awkward in tests [gh#scikit-hep/uproot#961].
+
+-------------------------------------------------------------------

Old:
----
  uproot-5.0.11.tar.gz

New:
----
  uproot-5.0.13.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-uproot.spec ++++++
--- /var/tmp/diff_new_pack.sCPfWL/_old  2023-10-13 23:16:20.470649838 +0200
+++ /var/tmp/diff_new_pack.sCPfWL/_new  2023-10-13 23:16:20.470649838 +0200
@@ -19,7 +19,7 @@
 %{?sle15_python_module_pythons}
 %global modname uproot
 Name:           python-uproot
-Version:        5.0.11
+Version:        5.0.13
 Release:        0
 Summary:        ROOT I/O in pure Python and Numpy
 License:        BSD-3-Clause
@@ -80,6 +80,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+# test_0965-inverted-axes-variances-hist-888 missing hist package and causes 
import errors
+rm tests/test_0965-inverted-axes-variances-hist-888.py
 if [ $(getconf LONG_BIT) -eq 32 ]; then
 # pandas tests assume 64bit types
 skiptests32=("-k" "not (test_jagged_pandas or 
test_pandas_vector_TLorentzVector or test_iterate_pandas_2 or 
test_function_iterate_pandas_2 or test_0430)")

++++++ uproot-5.0.11.tar.gz -> uproot-5.0.13.tar.gz ++++++
++++ 2750 lines of diff (skipped)

Reply via email to