diff --git a/python-setuptools-rust.changes b/python-setuptools-rust.changes index aad8e1c..b243755 100644 --- a/python-setuptools-rust.changes +++ b/python-setuptools-rust.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu May 4 19:54:42 UTC 2023 - Dirk Müller + +- update to 1.6.0: + * Prefer passing `--crate-type` option to cargo if "toolchain + >= 1.64". + * Fix a bug where rebuilding the library would cause any + running processes using it to segfault. #295 + * Fix `setup.cfg` format for compatibility with + "poetry==1.4.0". #319 + ------------------------------------------------------------------- Fri Apr 21 12:33:53 UTC 2023 - Dirk Müller diff --git a/python-setuptools-rust.spec b/python-setuptools-rust.spec index 0197cf5..e82375f 100644 --- a/python-setuptools-rust.spec +++ b/python-setuptools-rust.spec @@ -19,7 +19,7 @@ %global skip_python2 1 %{?sle15_python_module_pythons} Name: python-setuptools-rust -Version: 1.5.2 +Version: 1.6.0 Release: 0 Summary: Setuptools plugin for Rust extensions License: BSD-3-Clause diff --git a/setuptools-rust-1.5.2.tar.gz b/setuptools-rust-1.5.2.tar.gz deleted file mode 100644 index b8dc513..0000000 --- a/setuptools-rust-1.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8daccb14dc0eae1b6b6eb3ecef79675bd37b4065369f79c35393dd5c55652c7 -size 295857 diff --git a/setuptools-rust-1.6.0.tar.gz b/setuptools-rust-1.6.0.tar.gz new file mode 100644 index 0000000..2a3ce1a --- /dev/null +++ b/setuptools-rust-1.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c86e734deac330597998bfbc08da45187e6b27837e23bd91eadb320732392262 +size 296421