Subject: CVS commit: pkgsrc/devel/py-setuptools-rust
From: Adam Ciarcinski
Date: 2023-08-23 07:32:00
Message id: 20230823053200.CB33DFBDB@cvs.NetBSD.org

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

1.7.0 (2023-08-22)

Packaging
- Remove direct imports from `distutils`.
- Include `py.typed` when packaging to denote that setuptools-rust includes type \ 
hints.

Added
- Add support for `pyproject.toml` configuration using `[tool.setuptools-rust]` \ 
options.

Fixed
- Fix `plat_name` handling in the case `bdist_wheel.plat_name` is set via \ 
configuration file (e.g., `setup.cfg`).

Files:
RevisionActionfile
1.14modifypkgsrc/devel/py-setuptools-rust/Makefile
1.4modifypkgsrc/devel/py-setuptools-rust/PLIST
1.12modifypkgsrc/devel/py-setuptools-rust/distinfo