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 2022-11-12 17:40:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-awkward (Old)
 and      /work/SRC/openSUSE:Factory/.python-awkward.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-awkward"

Sat Nov 12 17:40:48 2022 rev:12 rq:1035176 version:1.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-awkward/python-awkward.changes    
2022-11-04 17:41:39.310907429 +0100
+++ /work/SRC/openSUSE:Factory/.python-awkward.new.1597/python-awkward.changes  
2022-11-12 17:41:01.054113846 +0100
@@ -1,0 +2,29 @@
+Fri Nov 11 08:52:09 UTC 2022 - Daniel Garcia <[email protected]>
+
+- Rvert the devel package requirement, python-awkward is not provided by any of
+  subpackages, the real package provided is python3-awkward.
+
+-------------------------------------------------------------------
+Thu Nov 10 09:04:56 UTC 2022 - Daniel Garcia <[email protected]>
+
+- Remove not needed tests filter
+- Improve devel package requirement to use the package name variable instead of
+  python3-awkward
+- Update to 1.10.2:
+  # New features
+   * feat: add RegularArray._reduce_next implementation (backport) by @agoose77
+     in #1813
+
+  # Bug-fixes and performance
+   * fix: don't assume trailing . for module name in is_XXX_buffer (backport)
+     by @agoose77 in #1746
+   * fix: use proper lengths in ByteMaskedArray.mergemany (backport) by
+     @agoose77 in #1750
+   * fix: simplify ListOffsetArray_reduce_nonlocal_outstartsstops (backport) by
+     @agoose77 in #1797
+
+  # Other
+   * chore: remove v2 Python highlevel LayoutBuilder from main-v1. by
+     @jpivarski in #1863
+
+-------------------------------------------------------------------

Old:
----
  awkward-1.10.1.tar.gz

New:
----
  awkward-1.10.2.tar.gz

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

Other differences:
------------------
++++++ python-awkward.spec ++++++
--- /var/tmp/diff_new_pack.aXws8n/_old  2022-11-12 17:41:01.626117252 +0100
+++ /var/tmp/diff_new_pack.aXws8n/_new  2022-11-12 17:41:01.630117275 +0100
@@ -19,7 +19,7 @@
 %global modname awkward
 %global skip_python2 1
 Name:           python-awkward
-Version:        1.10.1
+Version:        1.10.2
 Release:        0
 Summary:        Manipulate arrays of complex data structures as easily as Numpy
 License:        BSD-3-Clause
@@ -99,13 +99,7 @@
 
 %check
 # test-cuda: we don't have python-cupy yet
-# test_numpy_complex_form breaks the interpreter with "realloc(): invalid next
-# size" gh#scikit-hep/awkward#1862
-%ifarch %ix86
-%pytest_arch --ignore tests-cuda/ -k 'not test_numpy_complex_form'
-%else
 %pytest_arch --ignore tests-cuda/
-%endif
 
 %files %{python_files}
 %doc README.md

++++++ awkward-1.10.1.tar.gz -> awkward-1.10.2.tar.gz ++++++
++++ 4282 lines of diff (skipped)

Reply via email to