forked from pool/python-setuptools-rust
- 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:
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 30 08:01:41 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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 <uncomfyhalomacro@opensuse.org>
|
Wed Nov 20 00:54:23 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-setuptools-rust
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -16,10 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%global skip_python2 1
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-setuptools-rust
|
Name: python-setuptools-rust
|
||||||
Version: 1.10.2
|
Version: 1.11.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Setuptools plugin for Rust extensions
|
Summary: Setuptools plugin for Rust extensions
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5d73e7eee5f87a6417285b617c97088a7c20d1a70fcea60e3bdc94ff567c29dc
|
|
||||||
size 309315
|
|
3
setuptools_rust-1.11.0.tar.gz
Normal file
3
setuptools_rust-1.11.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f765d66f3def6fdc85e1e6d889c6a812aea1430c8dadcf1c7b6779b45f874fb2
|
||||||
|
size 310325
|
Reference in New Issue
Block a user