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-09-20 13:27:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-awkward (Old) and /work/SRC/openSUSE:Factory/.python-awkward.new.16627 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-awkward" Wed Sep 20 13:27:09 2023 rev:27 rq:1112026 version:2.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-awkward/python-awkward.changes 2023-09-12 21:03:22.257219083 +0200 +++ /work/SRC/openSUSE:Factory/.python-awkward.new.16627/python-awkward.changes 2023-09-20 13:29:03.642368340 +0200 @@ -1,0 +2,46 @@ +Sun Sep 17 15:20:45 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 2.4.2: + * fix: support placeholder arrays in + ArrayModuleNumpyLike.frombuffer (gh#scikit-hep/awkward#2693). + * fix: drop zero-cost views of ak.Array + (gh#scikit-hep/awkward#2697). +- Changes from version 2.4.1: + * Fix docs version selector +- Changes from version 2.4.0: + * New features: + - Form.expected_from_buffers for names/dtypes ak.from_buffers + needs (gh#scikit-hep/awkward#2660). + - support out-of-band buffers in pickling + (gh#scikit-hep/awkward#2665). + - add touch_data to ak.typetracer + (gh#scikit-hep/awkward#2672). + - add support for custom picklers + (gh#scikit-hep/awkward#2682). + - deprecate forget_length, add parameters to + typetracer_with_report (gh#scikit-hep/awkward#2671). + - remove deprecations for 1.4.0 release + (gh#scikit-hep/awkward#2688). + * Bug fixes: + - support placeholders in shape-only routines + (gh#scikit-hep/awkward#2652). + - multiple-output ufuncs e.g. divmod + (gh#scikit-hep/awkward#2654). + - support unflattening a typetracer-backed array at axis != 0 + (gh#scikit-hep/awkward#2657). + - fix IPython inspection (gh#scikit-hep/awkward#2658). + - using numba.core.errors.Numba<Error> instead of Error in a + Numba typing context. (gh#scikit-hep/awkward#2659). + - raise error for invalid object in from_dlpack + (gh#scikit-hep/awkward#2662). + - fix/harden broadcasting through tuples + (gh#scikit-hep/awkward#2663). + - update string to search for in determing parquet column list + separator (gh#scikit-hep/awkward#2670). + - guard broadcast_and_apply from mixed backends + (gh#scikit-hep/awkward#2678). + - support typetracer in ak.str. operations + (gh#scikit-hep/awkward#2679). +- Requires python-awkward-cpp = 23. + +------------------------------------------------------------------- Old: ---- awkward-2.3.3.tar.gz New: ---- awkward-2.4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-awkward.spec ++++++ --- /var/tmp/diff_new_pack.l278Z9/_old 2023-09-20 13:29:04.834411046 +0200 +++ /var/tmp/diff_new_pack.l278Z9/_new 2023-09-20 13:29:04.838411188 +0200 @@ -16,10 +16,10 @@ # -%define awkward_cpp_version 22 +%define awkward_cpp_version 23 %{?sle15_python_module_pythons} Name: python-awkward -Version: 2.3.3 +Version: 2.4.2 Release: 0 Summary: Manipulate arrays of complex data structures as easily as Numpy License: BSD-3-Clause ++++++ awkward-2.3.3.tar.gz -> awkward-2.4.2.tar.gz ++++++ ++++ 9929 lines of diff (skipped)