pkgsrc/devel/py-setuptools-rust
adam 85fbf2c694 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`).
2023-08-23 05:32:00 +00:00
..
DESCR
distinfo
Makefile
PLIST