Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-autoray for openSUSE:Factory checked in at 2026-06-15 19:42:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-autoray (Old) and /work/SRC/openSUSE:Factory/.python-autoray.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-autoray" Mon Jun 15 19:42:04 2026 rev:15 rq:1359229 version:0.8.11 Changes: -------- --- /work/SRC/openSUSE:Factory/python-autoray/python-autoray.changes 2026-03-23 17:13:37.314307573 +0100 +++ /work/SRC/openSUSE:Factory/.python-autoray.new.1981/python-autoray.changes 2026-06-15 19:45:04.651521693 +0200 @@ -1,0 +2,29 @@ +Sun Jun 14 10:15:12 UTC 2026 - Dirk Müller <[email protected]> + +- update to 0.8.11: + * **Enhancements:** + * Added initial MLX backend support including + `random.default_rng`, dtype-aware creation wrappers, + `to_numpy`, `count_nonzero`, `ravel`, and `linalg.svd` + support. + * Added `infer_backend_device_dtype` for shared backend, + device, and dtype inference from `like` values. + * Exported `DoFunc` for reusable call-time auto-dispatch, with + faster `do` and `get_namespace` dispatch paths. + * Refreshed package metadata, pixi environments, docs + infrastructure, and CI, including the `testmlx` environment + and MLX CI job. + * Reworked backend tests around the unified `XFAILS` registry + and expanded linear algebra coverage. + * **Bug Fixes:** + * Cached failed `.device` and `.dtype` probes in + `get_namespace` to avoid repeated slow exceptions for array + classes such as JAX tracers (#30). + * Fixed `autojit` with lazy `lazy_astype` dtype evaluation. + * Added TensorFlow `astype` handling and a NumPy-like Torch + `nonzero` wrapper. + * Fixed reduced and batched SVD shape handling in + `svd_manual_full_matrices_kwarg`. + * Fixed `prime_factors` to preserve integer factors. + +------------------------------------------------------------------- Old: ---- autoray-0.8.10.tar.gz New: ---- autoray-0.8.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-autoray.spec ++++++ --- /var/tmp/diff_new_pack.8q5MhT/_old 2026-06-15 19:45:05.647563432 +0200 +++ /var/tmp/diff_new_pack.8q5MhT/_new 2026-06-15 19:45:05.647563432 +0200 @@ -17,7 +17,7 @@ Name: python-autoray -Version: 0.8.10 +Version: 0.8.11 Release: 0 Summary: A lightweight python automatic-array library License: Apache-2.0 ++++++ autoray-0.8.10.tar.gz -> autoray-0.8.11.tar.gz ++++++ ++++ 35833 lines of diff (skipped)
