17
0

7 Commits

Author SHA256 Message Date
a8d354bc43 Accepting request 1272073 from devel:languages:python
- Fix license, it's MIT
  https://github.com/PyO3/setuptools-rust/blob/v1.11.1/LICENSE

OBS-URL: https://build.opensuse.org/request/show/1272073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools-rust?expand=0&rev=13
2025-04-24 15:24:56 +00:00
c9e4ac19ae - Fix license, it's MIT
https://github.com/PyO3/setuptools-rust/blob/v1.11.1/LICENSE

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-rust?expand=0&rev=32
2025-04-23 07:39:50 +00:00
5018f3e115 Accepting request 1268417 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1268417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools-rust?expand=0&rev=12
2025-04-11 14:45:38 +00:00
31138a1c52 - Update to 1.11.1
* Fix finding cargo artifacts when filenames are empty. #521

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-rust?expand=0&rev=30
2025-04-10 13:52:56 +00:00
f3bfdd4a88 - update to 1.11.0:
* Drop support for Python 3.8. #479
  * Support free-threaded Python. #502
  * Support adding custom env vars. #504

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-rust?expand=0&rev=29
2025-03-30 08:02:32 +00:00
9035f2652d Accepting request 1225298 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1225298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools-rust?expand=0&rev=11
2024-11-21 14:13:10 +00:00
b93ecbb99b Accepting request 1225183 from home:uncomfyhalomacro:branches:devel:languages:python
- Update to version 1.10.2:
  * 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/request/show/1225183
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-rust?expand=0&rev=27
2024-11-20 13:34:24 +00:00

Diff Content Not Available