Language

Package: python-pbr @ 5.5.1

Synopsis

Enhance the default behavior of Python’s setuptools

Description

Python Build Reasonableness (PBR) is a library that injects some useful and sensible default behaviors into your setuptools run. It will set versions, process requirements files and generate AUTHORS and ChangeLog file from git information.

Home page
https://docs.openstack.org/pbr/latest/
Location
gnu/packages/python-xyz.scm (line: 3162, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python-fixtures' does not match package name 'python-fixtures-bootstrap'
input-labels

Identify input labels that do not match package names

label 'python-testrepository' does not match package name 'python-testrepository-bootstrap'
input-labels

Identify input labels that do not match package names

label 'python-testresources' does not match package name 'python-testresources-bootstrap'
input-labels

Identify input labels that do not match package names

label 'python-testscenarios' does not match package name 'python-testscenarios-bootstrap'
input-labels

Identify input labels that do not match package names

label 'python-testtools' does not match package name 'python-testtools-bootstrap'