v0.10.37
·
69 commits
to master
since this release
- Dockerfile: install
Gentoo::PerlMod::Versionfor PerlCheck (@arthurzam) - Replace
p7zipwith7zipas the required decompressor for.7zfiles (@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_TIMEOUToverriding 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_USEDEPinpython_has_version(@parona-source, #749) - StableRequestCheck: ignore "old" non-stable slots (@arthurzam, #750)
- TooManyCrates: warn only for the ::gentoo repository (@arthurzam , #752)