Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dlpack for openSUSE:Factory checked in at 2025-09-29 16:34:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dlpack (Old) and /work/SRC/openSUSE:Factory/.dlpack.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dlpack" Mon Sep 29 16:34:01 2025 rev:4 rq:1307762 version:1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/dlpack/dlpack.changes 2023-01-30 17:20:45.211696779 +0100 +++ /work/SRC/openSUSE:Factory/.dlpack.new.11973/dlpack.changes 2025-09-29 16:36:20.656790491 +0200 @@ -1,0 +2,19 @@ +Wed Sep 24 07:46:28 UTC 2025 - Guillaume GARDET <[email protected]> + +- Update to 1.1: + * Added support for F8 + * Added support for F4 + * Added support for F6 +- Skipped 1.0: + * Introduce versioning DLManagedTensorVersioned + * flags about exported tensor + * This release acompanies array api changes, see the note below + Starting Python array API standard v2023, a new max_version + argument is added to __dlpack__ for the consumer to signal the + producer the maximal supported DLPack version. Starting DLPack + 1.0, the DLManagedTensorVersioned struct should be used and + the existing DLManagedTensor struct is considered deprecated, + though a library should try to support both during the + transition period if possible. + +------------------------------------------------------------------- Old: ---- dlpack-0.8.tar.gz New: ---- dlpack-1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dlpack.spec ++++++ --- /var/tmp/diff_new_pack.XTiPT1/_old 2025-09-29 16:36:21.192812948 +0200 +++ /var/tmp/diff_new_pack.XTiPT1/_new 2025-09-29 16:36:21.192812948 +0200 @@ -1,7 +1,7 @@ # # spec file for package dlpack # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: dlpack -Version: 0.8 +Version: 1.1 Release: 0 Summary: DLPack: Open In Memory Tensor Structure License: Apache-2.0 ++++++ dlpack-0.8.tar.gz -> dlpack-1.1.tar.gz ++++++ ++++ 3456 lines of diff (skipped)
