Pkgcheck Warnings

  • All Versions
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 0.1.11-r2
    • UnstableOnly
      for arch: [ amd64 ], all versions are unstable: [ 0.1.11-r1, 0.1.11-r2 ]
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 47
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 47
  • 0.1.11-r2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 47
  • 0.1.11-r1
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 0.1.11-r2
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 47
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...

Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.