commit python-awkward for openSUSE:Factory
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-11-30 13:28:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-awkward (Old) and /work/SRC/openSUSE:Factory/.python-awkward.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-awkward" Sat Nov 30 13:28:17 2024 rev:38 rq:1227362 version:2.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-awkward/python-awkward.changes 2024-09-24 17:35:24.102417843 +0200 +++ /work/SRC/openSUSE:Factory/.python-awkward.new.28523/python-awkward.changes 2024-11-30 13:29:16.261267069 +0100 @@ -1,0 +2,33 @@ +Fri Nov 22 13:19:53 UTC 2024 - Dirk Müller <dmueller@suse.com> + +- update to 2.7.1: + * fix: test from_raggedtensor on CUDA + * fix: use None when ndims can't be inferred from a layout-like + obj + * fix: ak.argcombinations should allow negative axis + * fix: restrict `named_axis` inferring to + `ak.Arrays/ak.Records/ak.HighLevelContexts` by default +- update to 2.7.0: + * chore: remove Python 3.8, ensure Python 3.13 is included +- update to 2.6.10: + * feat: named axis for `ak.Array` + * feat: to/from TensorFlow Tensor + * feat: updated LayoutBuilder.h (added functors) for C++11 + compatibility + * fix: make sure 'at' is a cupy zero dim array + * fix: add cuda backend support for `to_raggedtensor` and + `from_raggedtensor` functions + * fix: test `from_raggedtensor` on GPU + * fix: correct handling of keepdims and mask_identity for + weighted mean +- update to 2.6.9: + * feat: Add to_cudf + * feat: to/from PyTorch Tensor + * perf: avoid inflating UnmaskedArrays in broadcasting when you + can + * fix: TypeError fix for `can_cast` + * fix: ListArray slicing on GPU + * fix: ak.typetracer.length_one_if_typetracer with option and + union types + +------------------------------------------------------------------- Old: ---- awkward-2.6.8.tar.gz New: ---- awkward-2.7.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-awkward.spec ++++++ --- /var/tmp/diff_new_pack.Lfqojv/_old 2024-11-30 13:29:16.781288729 +0100 +++ /var/tmp/diff_new_pack.Lfqojv/_new 2024-11-30 13:29:16.785288896 +0100 @@ -22,6 +22,8 @@ %bcond_with test BuildArch: noarch %else +# tests fail with python 3.13 +%global skip_python313 1 %bcond_without test # Test suite fails on numerous tests when trying to convert 64-bit types ExcludeArch: %{ix86} %{arm32} @@ -33,10 +35,10 @@ %endif %endif -%define awkward_cpp_version 38 +%define awkward_cpp_version 41 %{?sle15_python_module_pythons} Name: python-awkward%{psuffix} -Version: 2.6.8 +Version: 2.7.1 Release: 0 Summary: Manipulate arrays of complex data structures as easily as Numpy License: BSD-3-Clause ++++++ awkward-2.6.8.tar.gz -> awkward-2.7.1.tar.gz ++++++ ++++ 14364 lines of diff (skipped)
participants (1)
-
Source-Sync