dev-util/
cookiecutter

Command-line utility to create projects from cookiecutters (project templates)

https://github.com/cookiecutter/cookiecutter

Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arches: [ arm64, ppc64 ], all versions are unstable: [ 2.3.1, 2.5.0, 2.6.0, 2.7.1 ]
  • 2.7.1
    • 2.6.0
      • EPyTestPluginsSuggestion
        EPYTEST_PLUGINS can be used to control pytest plugins loaded
      • PotentialStable
        slot(0), stabled arches: [ amd64, x86 ], potentials: [ ~arm64, ~ppc64 ]
    • 2.5.0
      • EPyTestPluginsSuggestion
        EPYTEST_PLUGINS can be used to control pytest plugins loaded
      • PythonCompatUpdate
        PYTHON_COMPAT updates available: python3_13, python3_14
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 2.6.0
      • RequiredUseDefaults
        profile: 'default/linux/amd64/23.0' (235 total) failed REQUIRED_USE: ( python_targets_python3_11 || python_targets_python3_12 )
    • 2.3.1
      • EPyTestPluginsSuggestion
        EPYTEST_PLUGINS can be used to control pytest plugins loaded
      • PythonCompatUpdate
        PYTHON_COMPAT updates available: python3_13, python3_14
      • RedundantVersion
        slot(0) keywords are overshadowed by versions: 2.5.0, 2.6.0
      • RequiredUseDefaults
        profile: 'default/linux/amd64/23.0' (235 total) failed REQUIRED_USE: ( python_targets_python3_11 || python_targets_python3_12 )

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