* Fix deprecation warning from use of wheel.bdist_wheel. * Fix regression in 1.10.0 where editable builds would be built in release mode * Support Python 3.13 * Add SETUPTOOLS_RUST_PEP517_USE_BASE_PYTHON environment variable to use the base interpreter path when running inside a virtual environment to avoid recompilation when switching between virtual environments. * Delay import of dependencies until use to avoid import errors during a partially complete install when multiple packages are installing at once. * Deprecate --build-temp argument to build_rust command (it does nothing). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-rust?expand=0&rev=27
Description
No description provided
Languages
RPM Spec
100%