Accepting request 1153142 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1153142 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools-rust?expand=0&rev=10
This commit is contained in:
commit
7abde443ef
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 09:23:45 UTC 2024 - Dan Čermák <dcermak@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
BIN
setuptools-rust-1.8.1.tar.gz
(Stored with Git LFS)
BIN
setuptools-rust-1.8.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
setuptools-rust-1.9.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
setuptools-rust-1.9.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user