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 2022-02-09 20:38:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools-rust (Old)
and /work/SRC/openSUSE:Factory/.python-setuptools-rust.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setuptools-rust"
Wed Feb 9 20:38:06 2022 rev:3 rq:951677 version:1.1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-setuptools-rust/python-setuptools-rust.changes
2022-01-11 00:02:29.385271691 +0100
+++
/work/SRC/openSUSE:Factory/.python-setuptools-rust.new.1898/python-setuptools-rust.changes
2022-02-09 20:38:12.738234213 +0100
@@ -1,0 +2,17 @@
+Fri Feb 4 22:05:19 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 1.1.2:
+ * Removed dependency on `tomli` to simplify installation
+ * Improve error messages on invalid inputs to `rust_extensions` keyword
+ * Fix regression from `setuptools-rust` 1.1.0 which broke builds for the
+ `x86_64-unknown-linux-musl` targeta
+ * Fix `--target` command line option being unable to take a value
+ * Fix regression from `setuptools-rust` 1.1.0 which incorrectly converted
+ library extension suffixes to the "abi3" suffix when `py_limited_api` was
+ unspecified Add support for cross-compiling using
+ * [`cross`](https://github.com/rust-embedded/cross)
+ * Fix incompatibility with Python 3.6.0 using default values for NamedTuple
classes
+ * Stop forcing the `msvc` Rust toolchain for Windows environments using the
+ `gnu` toolchain
+
+-------------------------------------------------------------------
Old:
----
setuptools-rust-1.0.0.tar.gz
New:
----
setuptools-rust-1.1.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-setuptools-rust.spec ++++++
--- /var/tmp/diff_new_pack.v8Lqzp/_old 2022-02-09 20:38:13.258235457 +0100
+++ /var/tmp/diff_new_pack.v8Lqzp/_new 2022-02-09 20:38:13.262235467 +0100
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
Name: python-setuptools-rust
-Version: 1.0.0
+Version: 1.1.2
Release: 0
Summary: Setuptools plugin for Rust extensions
License: BSD-3-Clause
@@ -34,7 +34,6 @@
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
Requires: python-semantic_version >= 2.8.2
-Requires: python-tomli
Requires: python-typing_extensions >= 3.7.4.3
BuildArch: noarch
%python_subpackages
++++++ setuptools-rust-1.0.0.tar.gz -> setuptools-rust-1.1.2.tar.gz ++++++
++++ 1691 lines of diff (skipped)