Subject: CVS commit: pkgsrc/devel/py-setuptools-rust
From: Adam Ciarcinski
Date: 2024-08-05 07:37:32
Message id: 20240805053732.E741FFC74@cvs.NetBSD.org

Log Message:
py-setuptools-rust: updated to 1.10.1

1.10.1 (2024-08-04)
Fixed
- Fix regression in 1.10.0 where editable builds would be built in release mode

1.10.0 (2024-08-03)
Packaging
- Extend macOS build flags to iOS, tvOS and watchOS.
- Support Python 3.13.

Changed
- 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).

Files:
RevisionActionfile
1.19modifypkgsrc/devel/py-setuptools-rust/Makefile
1.16modifypkgsrc/devel/py-setuptools-rust/distinfo