forked from pool/python-setuptools-rust
- update to 1.3.0:
* Increase minimum `setuptools` version to 58. * Fix crash when `python-distutils-extra` linux package is installed. * Fix sdist built with vendored dependencies on Windows having incorrect cargo config. * Drop support for Python 3.6. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-rust?expand=0&rev=8
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%global skip_python2 1
|
||||
Name: python-setuptools-rust
|
||||
Version: 1.1.2
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: Setuptools plugin for Rust extensions
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user