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 2023-04-24 22:31:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-awkward (Old)
 and      /work/SRC/openSUSE:Factory/.python-awkward.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-awkward"

Mon Apr 24 22:31:09 2023 rev:18 rq:1082324 version:2.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-awkward/python-awkward.changes    
2023-03-15 18:54:54.304510224 +0100
+++ /work/SRC/openSUSE:Factory/.python-awkward.new.1533/python-awkward.changes  
2023-04-24 22:31:18.503544572 +0200
@@ -1,0 +2,40 @@
+Sun Apr 23 20:26:58 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 2.1.3:
+  * fix: support empty records in ak.with_field by @agoose77 in #2387
+  * fix: only format exception for primary context
+  * fix: only touch data in nplike.asarray if copy is required
+  * fix: update GrowableBuffer::move_to algorithm
+  * fix: don't touch for ascontiguousarray
+  * feat: use cppyy for JIT
+  * feat!: rename cpptype
+  * feat: implemented GrowableBuffer in Numba as a start toward LayoutBuilder
+  * feat: add to_backend to ak.record.Record
+  * feat: add type equality is_equal_to member
+  * fix: expose array interface for CUDA
+  * fix: test untested path in ak.cartesian & broadcasting
+  * fix: ak.cartesian for typetracer
+  * fix: Numba string reference count memory leak.
+  * fix: generate an array view when an Array C++ type is requested
+  * fix: do not expose an rdfentry_ column
+  * fix: generate RDataSource API based on ROOT attribute
+  * fix: simplify depth limit test to support bigger-than-depth values
+  * fix: use cppyy include
+  * fix: convert ufunc arguments to same backend
+  * fix: support N-d sequences in TypeTracer.asarray
+  * fix: make from_iter require iterables!
+  * fix: avoid stack overflow with std::unique_ptr linked list
+  * fix: ak.unzip visits all contents
+  * fix: remove spurious typetracer conversion
+  * feat: add support for arrays in from_buffers
+  * feat: validate axis in L1
+  * feat: add examples to header-only module
+  * fix: support typetracer in ak.unflatten
+  * fix: view for unknown scalar
+  * fix: common backend in functions accepting multiple arrays
+  * fix: support unknown scalars in __getitem__
+  * fix: fail early if index is too dimensional
+  * fix: uneccessary use of nplike_of
+  * fix: jupyterlite dependency changes
+
+-------------------------------------------------------------------

Old:
----
  awkward-2.1.0.tar.gz

New:
----
  awkward-2.1.3.tar.gz

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

Other differences:
------------------
++++++ python-awkward.spec ++++++
--- /var/tmp/diff_new_pack.X8Bijo/_old  2023-04-24 22:31:19.219548828 +0200
+++ /var/tmp/diff_new_pack.X8Bijo/_new  2023-04-24 22:31:19.223548852 +0200
@@ -18,7 +18,7 @@
 
 %define awkward_cpp_version 8
 Name:           python-awkward
-Version:        2.1.0
+Version:        2.1.3
 Release:        0
 Summary:        Manipulate arrays of complex data structures as easily as Numpy
 License:        BSD-3-Clause

++++++ awkward-2.1.0.tar.gz -> awkward-2.1.3.tar.gz ++++++
++++ 22340 lines of diff (skipped)

Reply via email to