forked from pool/python-setuptools-rust
- update to 1.6.0:
* Prefer passing `--crate-type` option to cargo if "toolchain >= 1.64". * Fix a bug where rebuilding the library would cause any running processes using it to segfault. #295 * Fix `setup.cfg` format for compatibility with "poetry==1.4.0". #319 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-rust?expand=0&rev=20
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%global skip_python2 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-setuptools-rust
|
||||
Version: 1.5.2
|
||||
Version: 1.6.0
|
||||
Release: 0
|
||||
Summary: Setuptools plugin for Rust extensions
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user