Pkgcheck Warnings

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

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