Checks Updates:
- various Python checks: recognize
dev-lang/pypy
as a Python interpreter package (@mgorny, #708) - EclassManualDepsCheck: update for the new
rust
eclass: direct dependencies ondev-lang/rust
anddev-lang/rust-bin
;RUST_OPTIONAL
variable (@mgorny, #718) - PythonPackageNameCheck: enforce the stricter PyPI package naming policy that requires using lowercase names with hyphens (@mgorny, #717)