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-05-05 15:58:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-uproot (Old)
 and      /work/SRC/openSUSE:Factory/.python-uproot.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-uproot"

Fri May  5 15:58:14 2023 rev:12 rq:1084865 version:5.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-uproot/python-uproot.changes      
2023-03-15 18:54:19.756326453 +0100
+++ /work/SRC/openSUSE:Factory/.python-uproot.new.1533/python-uproot.changes    
2023-05-05 15:58:38.600552028 +0200
@@ -1,0 +2,15 @@
+Thu May  4 15:58:20 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 5.0.7:
+  * Previously, uproot.dask would default to step_size="100 MB" if
+    open_files=True and whole-file-steps (limit on step size) if
+    open_files=False. Now both open_files cases default to
+    steps_per_file=1 (whole-file-steps) for uniformity.
+  * feat: add in capability for blindly splitting files into
+    chunks for dask (gh#scikit-hep/uproot5#876).
+- Drop tests.tar.xz as additional Source as test files are now
+  included with upstream pypi tarball; drop associated _service.
+- Update required version of scikit-hep-testdata to 0.4.30 for
+  tests.
+
+-------------------------------------------------------------------
@@ -4,2 +19,2 @@
-- Disable building against python3.11 until numba -- and dask -- is
-  compatible.
+- Disable building against python3.11 until numba -- and dask --
+  is compatible.

Old:
----
  _service
  tests.tar.xz
  uproot-5.0.3.tar.gz

New:
----
  uproot-5.0.7.tar.gz

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

Other differences:
------------------
++++++ python-uproot.spec ++++++
--- /var/tmp/diff_new_pack.zH47qA/_old  2023-05-05 15:58:39.276555901 +0200
+++ /var/tmp/diff_new_pack.zH47qA/_new  2023-05-05 15:58:39.284555946 +0200
@@ -22,14 +22,13 @@
 %define skip_python311 1
 %global modname uproot
 Name:           python-uproot
-Version:        5.0.3
+Version:        5.0.7
 Release:        0
 Summary:        ROOT I/O in pure Python and Numpy
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/scikit-hep/uproot4
 Source0:        
https://files.pythonhosted.org/packages/source/u/uproot/uproot-%{version}.tar.gz
-Source1:        tests.tar.xz
 BuildRequires:  %{python_module dask}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module hatchling}
@@ -58,7 +57,7 @@
 BuildRequires:  %{python_module pytest-timeout}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests}
-BuildRequires:  %{python_module scikit-hep-testdata}
+BuildRequires:  %{python_module scikit-hep-testdata >= 0.4.30}
 BuildRequires:  %{python_module xxhash}
 BuildRequires:  %{python_module boost-histogram >= 0.13 if (%python-base 
without python2-base)}
 # /SECTION
@@ -74,7 +73,7 @@
 arrays.
 
 %prep
-%autosetup -p1 -a1 -n %{modname}-%{version}
+%autosetup -p1 -n %{modname}-%{version}
 
 %build
 %pyproject_wheel

++++++ uproot-5.0.3.tar.gz -> uproot-5.0.7.tar.gz ++++++
++++ 6250 lines of diff (skipped)

Reply via email to