diff --git a/python-setuptools-rust.changes b/python-setuptools-rust.changes index c85ab2d..56dd6b3 100644 --- a/python-setuptools-rust.changes +++ b/python-setuptools-rust.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Apr 10 13:50:49 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.11.1 + * Fix finding cargo artifacts when filenames are empty. #521 + +------------------------------------------------------------------- +Sun Mar 30 08:01:41 UTC 2025 - Dirk Müller + +- update to 1.11.0: + * Drop support for Python 3.8. #479 + * Support free-threaded Python. #502 + * Support adding custom env vars. #504 + ------------------------------------------------------------------- Wed Nov 20 00:54:23 UTC 2024 - Soc Virnyl Estela diff --git a/python-setuptools-rust.spec b/python-setuptools-rust.spec index 3821899..e2d4c4c 100644 --- a/python-setuptools-rust.spec +++ b/python-setuptools-rust.spec @@ -1,7 +1,7 @@ # # spec file for package python-setuptools-rust # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,9 @@ # -%global skip_python2 1 %{?sle15_python_module_pythons} Name: python-setuptools-rust -Version: 1.10.2 +Version: 1.11.1 Release: 0 Summary: Setuptools plugin for Rust extensions License: BSD-3-Clause diff --git a/setuptools_rust-1.10.2.tar.gz b/setuptools_rust-1.10.2.tar.gz deleted file mode 100644 index c60e28f..0000000 --- a/setuptools_rust-1.10.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d73e7eee5f87a6417285b617c97088a7c20d1a70fcea60e3bdc94ff567c29dc -size 309315 diff --git a/setuptools_rust-1.11.1.tar.gz b/setuptools_rust-1.11.1.tar.gz new file mode 100644 index 0000000..f2ccbb4 --- /dev/null +++ b/setuptools_rust-1.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dabc4392252ced314b8050d63276e05fdc5d32398fc7d3cce1f6a6ac35b76c0 +size 310804