Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-setuptools-rust for openSUSE:Factory checked in at 2023-01-04 17:50:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-setuptools-rust (Old) and /work/SRC/openSUSE:Factory/.python-setuptools-rust.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setuptools-rust" Wed Jan 4 17:50:30 2023 rev:6 rq:1046123 version:1.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-setuptools-rust/python-setuptools-rust.changes 2022-08-08 08:45:00.946421160 +0200 +++ /work/SRC/openSUSE:Factory/.python-setuptools-rust.new.1563/python-setuptools-rust.changes 2023-01-04 17:50:30.913443372 +0100 @@ -1,0 +2,19 @@ +Mon Jan 2 09:51:01 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 1.5.2: + * Fix regression in `dylib` build artifacts not being found since 1.5.0. + * Fix regression in sdist missing examples and other supplementary files + since 1.5.0. #291 + * Fix regression in `get_lib_name` crashing since 1.5.0. #280 + * Fix regression in `Binding.Exec` builds with multiple executables not + finding built executables since 1.5.0. #283 + * Add support for extension modules built for wasm32-unknown-emscripten + with Pyodide. #244 + * Locate cdylib artifacts by handling messages from cargo instead of + searching target dir (fixes build on MSYS2). #267 + * No longer guess cross-compile environment using `HOST_GNU_TYPE` / + `BUILD_GNU_TYPE` sysconfig variables. #269 + * Fix RustBin build without wheel. #273 + * Fix RustBin setuptools install. #275 + +------------------------------------------------------------------- Old: ---- setuptools-rust-1.4.1.tar.gz New: ---- setuptools-rust-1.5.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-setuptools-rust.spec ++++++ --- /var/tmp/diff_new_pack.dEry6T/_old 2023-01-04 17:50:33.077456127 +0100 +++ /var/tmp/diff_new_pack.dEry6T/_new 2023-01-04 17:50:33.125456410 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-setuptools-rust # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # 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: python-setuptools-rust -Version: 1.4.1 +Version: 1.5.2 Release: 0 Summary: Setuptools plugin for Rust extensions License: BSD-3-Clause @@ -66,7 +66,8 @@ %check export LANG=en_US.UTF-8 -%pytest tests/ +# network / crates.io access +%pytest tests/ -k "not test_get_lib_name_namespace_package" pushd examples/hello-world %{python_expand # See noxfile.py # hello-world is the only example which does not need extra rust packages (via cargo_vendor) ++++++ setuptools-rust-1.4.1.tar.gz -> setuptools-rust-1.5.2.tar.gz ++++++ ++++ 2060 lines of diff (skipped)