Skip to content

v0.10.32

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 13:01
· 1 commit to master since this release
v0.10.32
fffd710

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 on dev-lang/rust and dev-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)