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: 1.2.3
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_11, python3_12
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (60 total) failed REQUIRED_USE: python_targets_python3_10
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • UnstableOnly
      for arches: [ amd64, x86 ], all versions are unstable: [ 1.1.2-r1, 1.2.3 ]
  • 1.2.3
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
  • 1.1.2-r1
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 1.2.3
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_11, python3_12
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (60 total) failed REQUIRED_USE: python_targets_python3_10

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