14
0

- update to 1.11.0:

* Drop support for Python 3.8. #479
  * Support free-threaded Python. #502
  * Support adding custom env vars. #504

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-rust?expand=0&rev=29
This commit is contained in:
2025-03-30 08:02:32 +00:00
committed by Git OBS Bridge
parent b93ecbb99b
commit f3bfdd4a88
4 changed files with 13 additions and 6 deletions

View File

@@ -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.0
Release: 0
Summary: Setuptools plugin for Rust extensions
License: BSD-3-Clause