Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-awkward for openSUSE:Factory 
checked in at 2024-02-07 18:50:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-awkward (Old)
 and      /work/SRC/openSUSE:Factory/.python-awkward.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-awkward"

Wed Feb  7 18:50:24 2024 rev:32 rq:1144833 version:2.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-awkward/python-awkward.changes    
2024-01-15 22:21:47.536496174 +0100
+++ /work/SRC/openSUSE:Factory/.python-awkward.new.1815/python-awkward.changes  
2024-02-07 18:52:45.288118884 +0100
@@ -1,0 +2,31 @@
+Tue Feb  6 18:35:44 UTC 2024 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Update to version 2.6.1:
+  The purpose of this release is to provide a lower-bound on the
+  fsspec dependency version (#3006).
+- 2.6.0:
+  From this point onward, awkward strictly depends on fsspec.
+  * feat: turn on CUDA unit tests for working kernels and add some CUDA kernels
+    (gh#scikit-hep/awkward#2930)
+  * feat: add string builder
+    (gh#scikit-hep/awkward#2899)
+  * feat: add to_parquet_row_groups
+    (gh#scikit-hep/awkward#2979)
+  * feat!: array is no longer allowed on NumpyArray and EmptyArray
+    (gh#scikit-hep/awkward#2997)
+  * fix: include header-only files in sdist
+    (gh#scikit-hep/awkward#2909)
+  * fix: touching of unions
+    (gh#scikit-hep/awkward#2906)
+  * fix: lazily project union contents
+    (gh#scikit-hep/awkward#2913)
+  * fix: support typetracer in to_packed for IndexedOptionArray
+    (gh#scikit-hep/awkward#2912)
+  * fix: cartesian nested record
+    (gh#scikit-hep/awkward#2929)
+  * fix: cast bool_ to int8 for positional reducers
+    (gh#scikit-hep/awkward#2935)
+  * fix: ak.std and ak.var for axis != -1.
+    (gh#scikit-hep/awkward#2918)
+
+-------------------------------------------------------------------

Old:
----
  awkward-2.5.2.tar.gz

New:
----
  awkward-2.6.1.tar.gz

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

Other differences:
------------------
++++++ python-awkward.spec ++++++
--- /var/tmp/diff_new_pack.RU78ww/_old  2024-02-07 18:52:45.740135313 +0100
+++ /var/tmp/diff_new_pack.RU78ww/_new  2024-02-07 18:52:45.744135459 +0100
@@ -19,7 +19,7 @@
 %define awkward_cpp_version 28
 %{?sle15_python_module_pythons}
 Name:           python-awkward
-Version:        2.5.2
+Version:        2.6.1
 Release:        0
 Summary:        Manipulate arrays of complex data structures as easily as Numpy
 License:        BSD-3-Clause
@@ -33,6 +33,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-awkward-cpp = %{awkward_cpp_version}
+Requires:       python-fsspec
 Requires:       python-numpy >= 1.17.0
 Requires:       python-packaging
 Requires:       (python-importlib-resources if python-base < 3.9)
@@ -43,6 +44,7 @@
 # SECTION test requirements
 BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module awkward-cpp = %{awkward_cpp_version}}
+BuildRequires:  %{python_module fsspec}
 BuildRequires:  %{python_module importlib-resources if %python-base < 3.9}
 BuildRequires:  %{python_module numba >= 0.50 if %python-base < 3.11}
 BuildRequires:  %{python_module numexpr}

++++++ awkward-2.5.2.tar.gz -> awkward-2.6.1.tar.gz ++++++
++++ 7979 lines of diff (skipped)

Reply via email to