Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tvm for openSUSE:Factory checked in at 2024-10-11 17:02:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tvm (Old) and /work/SRC/openSUSE:Factory/.tvm.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tvm" Fri Oct 11 17:02:27 2024 rev:24 rq:1206695 version:0.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tvm/tvm.changes 2024-05-03 10:48:40.150252691 +0200 +++ /work/SRC/openSUSE:Factory/.tvm.new.19354/tvm.changes 2024-10-11 17:02:31.443188819 +0200 @@ -1,0 +2,15 @@ +Thu Oct 10 11:44:04 UTC 2024 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Update to 0.16.0: + * Release notes: https://github.com/apache/tvm/releases/tag/v0.16.0 +- Skipped 0.14.0: + * Release notes: https://github.com/apache/tvm/releases/tag/v0.14.0 +- Refresh patch: + * tvm-disable-vulkan-test-check.patch + +------------------------------------------------------------------- +Thu Oct 10 02:40:15 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com> + +- Remove typed-ast Requires for tvmc, it is not required. + +------------------------------------------------------------------- Old: ---- tvm-0.14.0.tar.gz New: ---- tvm-0.16.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tvm.spec ++++++ --- /var/tmp/diff_new_pack.siwcBp/_old 2024-10-11 17:02:32.263223554 +0200 +++ /var/tmp/diff_new_pack.siwcBp/_new 2024-10-11 17:02:32.263223554 +0200 @@ -35,7 +35,7 @@ # regular cmake builddir conflicts with the python singlespec %global __builddir build_cmake Name: tvm -Version: 0.14.0 +Version: 0.16.0 Release: 0 Summary: An end-to-end Deep Learning Compiler Stack License: Apache-2.0 @@ -114,7 +114,6 @@ Requires: python3-scipy Requires: python3-setuptools Requires: python3-tvm = %{version} -Requires: python3-typed-ast Recommends: python3-Pillow Recommends: python3-onnx ++++++ tvm-0.14.0.tar.gz -> tvm-0.16.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/tvm/tvm-0.14.0.tar.gz /work/SRC/openSUSE:Factory/.tvm.new.19354/tvm-0.16.0.tar.gz differ: char 16, line 1 ++++++ tvm-disable-vulkan-test-check.patch ++++++ --- /var/tmp/diff_new_pack.siwcBp/_old 2024-10-11 17:02:32.323226096 +0200 +++ /var/tmp/diff_new_pack.siwcBp/_new 2024-10-11 17:02:32.327226266 +0200 @@ -14,5 +14,5 @@ + return (False) - # Mark a test as requiring llvm to run + def _multi_gpu_exists():