Skip to content

v0.10.23

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 18:58
· 136 commits to master since this release
v0.10.23
b383af2

New checks:

  • network: add kde-invent remote-id (@thesamesam, #551)
  • EbuildSemiReservedName: check for usage of semi-reserved names in ebuilds (@arthurzam, #552)
  • PythonPEP517WithoutRevbump: check for DISTUTILS_USE_PEP517 addition or removal without revision bump (@thesamesam, #556)
  • EAPIChangeWithoutRevbump: check for EAPI change without revision bump (@arthurzam, #558)

Fixed bugs:

  • StableRequestCheck: ignore versions which aren't keyworded for stable arches (@arthurzam, #544)
  • PythonMissingSCMDependency: update to new canonical package names of SCM python packages (@arthurzam)