Commit Graph

6 Commits

Author SHA256 Message Date
Dominique Leuenberger
25b020d9a6 Accepting request 951677 from devel:languages:python
- update to 1.1.2:
  * 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/request/show/951677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools-rust?expand=0&rev=3
2022-02-09 19:38:06 +00:00
85902ebf56 - update to 1.1.2:
* 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
2022-02-04 22:07:23 +00:00
Dominique Leuenberger
cbca02634c Accepting request 945301 from devel:languages:python
- skip building for python 2.x, as the setuptools we have is no
  longer compatible with it

OBS-URL: https://build.opensuse.org/request/show/945301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools-rust?expand=0&rev=2
2022-01-10 23:01:54 +00:00
957e08721c - skip building for python 2.x, as the setuptools we have is no
longer compatible with it

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-rust?expand=0&rev=6
2022-01-10 11:54:50 +00:00
Dominique Leuenberger
8dec7e1b68 Accepting request 934317 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/934317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools-rust?expand=0&rev=1
2021-11-28 20:30:04 +00:00
Dominique Leuenberger
2592880944 Accepting request 934317 from devel:languages:python
initialized devel package after accepting 934317

OBS-URL: https://build.opensuse.org/request/show/934317
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-rust?expand=0&rev=5
2021-11-28 20:30:04 +00:00