From e279d88e6fe803128483a0ab333752e47eab476a94166a70250e9b976a40690a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 29 Feb 2024 09:35:40 +0000 Subject: [PATCH] Accepting request 1153141 from devel:BCI:SLCS:next New upstream release 1.9.0 OBS-URL: https://build.opensuse.org/request/show/1153141 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-rust?expand=0&rev=25 --- python-setuptools-rust.changes | 10 ++++++++++ python-setuptools-rust.spec | 4 +--- setuptools-rust-1.8.1.tar.gz | 3 --- setuptools-rust-1.9.0.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 setuptools-rust-1.8.1.tar.gz create mode 100644 setuptools-rust-1.9.0.tar.gz diff --git a/python-setuptools-rust.changes b/python-setuptools-rust.changes index bdc0962..2ee52cb 100644 --- a/python-setuptools-rust.changes +++ b/python-setuptools-rust.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Feb 29 09:23:45 UTC 2024 - Dan Čermák + +- New upstream release 1.9.0 + + * Deprecate py_limited_api option to RustExtension in favour of always using + "auto" to configure this from bdist_wheel. #410 + +- Remove unnecessary BuildRequires + ------------------------------------------------------------------- Mon Jan 29 14:14:53 UTC 2024 - Dirk Müller diff --git a/python-setuptools-rust.spec b/python-setuptools-rust.spec index 9cf6c9b..1679a8a 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.8.1 +Version: 1.9.0 Release: 0 Summary: Setuptools plugin for Rust extensions License: BSD-3-Clause @@ -28,10 +28,8 @@ URL: https://github.com/PyO3/setuptools-rust Source: https://files.pythonhosted.org/packages/source/s/setuptools-rust/setuptools-rust-%{version}.tar.gz BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module pip} -BuildRequires: %{python_module pyparsing} BuildRequires: %{python_module semantic_version >= 2.8.2} BuildRequires: %{python_module setuptools >= 62.4} -BuildRequires: %{python_module setuptools_scm >= 6.3.2} BuildRequires: %{python_module wheel} BuildRequires: cargo BuildRequires: fdupes diff --git a/setuptools-rust-1.8.1.tar.gz b/setuptools-rust-1.8.1.tar.gz deleted file mode 100644 index 893939e..0000000 --- a/setuptools-rust-1.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94b1dd5d5308b3138d5b933c3a2b55e6d6927d1a22632e509fcea9ddd0f7e486 -size 311455 diff --git a/setuptools-rust-1.9.0.tar.gz b/setuptools-rust-1.9.0.tar.gz new file mode 100644 index 0000000..45e10db --- /dev/null +++ b/setuptools-rust-1.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:704df0948f2e4cc60c2596ad6e840ea679f4f43e58ed4ad0c1857807240eab96 +size 311733