Pkgcheck Warnings

  • All Versions
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 4.1.0-r1
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 103
    • EmptyGlobalAssignment
      line 17: empty global assignment: SRC_URI=""
    • EmptyGlobalAssignment
      line 17: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 103
    • EmptyGlobalAssignment
      line 17: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 103
  • 9999
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 103
    • EmptyGlobalAssignment
      line 17: empty global assignment: SRC_URI=""
  • 4.1.0-r1
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 103
    • EmptyGlobalAssignment
      line 17: empty global assignment: SRC_URI=""
  • 4.1.0
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 4.1.0-r1
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • EmptyGlobalAssignment
      line 17: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 103

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