Pkgcheck Warnings

  • All Versions
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 1.94.2
    • PythonHasVersionUsage
      usage of has_version on lines: 64, 67, 68, 69, replace with python_has_version
    • PythonHasVersionUsage
      usage of has_version on lines: 68, 71, 72, 73, replace with python_has_version
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_11, python3_12
  • 1.94.2
    • PythonHasVersionUsage
      usage of has_version on lines: 68, 71, 72, 73, replace with python_has_version
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
  • 1.94.1
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 1.94.2
    • PythonHasVersionUsage
      usage of has_version on lines: 64, 67, 68, 69, replace with python_has_version
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_11, python3_12

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