forked from pool/python-setuptools-rust
* Removed dependency on `tomli` to simplify installation * Improve error messages on invalid inputs to `rust_extensions` keyword * Fix regression from `setuptools-rust` 1.1.0 which broke builds for the `x86_64-unknown-linux-musl` targeta * Fix `--target` command line option being unable to take a value * Fix regression from `setuptools-rust` 1.1.0 which incorrectly converted library extension suffixes to the "abi3" suffix when `py_limited_api` was unspecified Add support for cross-compiling using * [`cross`](https://github.com/rust-embedded/cross) * Fix incompatibility with Python 3.6.0 using default values for NamedTuple classes * Stop forcing the `msvc` Rust toolchain for Windows environments using the `gnu` toolchain OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-rust?expand=0&rev=7
Description
No description provided
Languages
RPM Spec
100%