Pkgcheck Warnings

  • All Versions
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 2.6.3
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • PythonGHDistfileSuffix
      GitHub archive 'xmldiff-2.4.tar.gz' ('https://github.com/Shoobx/xmldiff/archive/2.4.tar.gz') is not using '.gh.tar.gz' suffix
  • 2.6.3
    • 2.4
      • DistutilsNonPEP517Build
        uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 2.6.3
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_12
      • PythonGHDistfileSuffix
        GitHub archive 'xmldiff-2.4.tar.gz' ('https://github.com/Shoobx/xmldiff/archive/2.4.tar.gz') is not using '.gh.tar.gz' suffix

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