Pkgcheck Warnings

  • All Versions
    • PythonMismatchedPackageName
      package name does not match remote-id, recommended name: 'setuptools'
  • 84.0.0
    • ReferenceInMetadataVar
      LICENSE includes variable: VENDOR_LICENSES[*]
    • VariableOrderWrong
      variable LICENSE should occur before RESTRICT
  • 83.0.0
    • ReferenceInMetadataVar
      LICENSE includes variable: VENDOR_LICENSES[*]
    • VariableOrderWrong
      variable LICENSE should occur before RESTRICT
  • 82.0.1
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_15
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 83.0.0
    • ReferenceInMetadataVar
      LICENSE includes variable: VENDOR_LICENSES[*]
    • VariableOrderWrong
      variable LICENSE should occur before RESTRICT
  • 79.0.1
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 82.0.1, 83.0.0

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