Skip to content

v0.10.37

Choose a tag to compare

@github-actions github-actions released this 24 Jul 19:20
· 69 commits to master since this release
v0.10.37
61bd8d3
  • Dockerfile: install Gentoo::PerlMod::Version for PerlCheck (@arthurzam)
  • Replace p7zip with 7zip as the required decompressor for .7z files (@GoGoOtaku, #744)
  • bash: update support for tree-sitter 0.25 (@arthurzam)

New Checks:

  • MisplacedEPyTestVar: check for misplaced EPYTEST_* variables (@mgorny, #739, #747)
  • ShadowedEPyTestTimeout: detect EPYTEST_TIMEOUT overriding user values (@mgorny, #740, #747)
  • MasterPackageClobbered: check for master packages clobbered by packages with the same name in overlays (@mgorny, #745, #746)

Check Updates:

  • DependencyCheck: extend missing revision checks to <= and > operators (@mgorny, #743)
  • DependencyCheck: provide replacement suggestions (@mgorny, #743)
  • python: allow use of PYTHON_SINGLE_USEDEP in python_has_version (@parona-source, #749)
  • StableRequestCheck: ignore "old" non-stable slots (@arthurzam, #750)
  • TooManyCrates: warn only for the ::gentoo repository (@arthurzam , #752)