The devel/py-pbr,python3 port
py3-pbr-6.1.0 – manage setuptools packaging needs in a consistent manner (cvsweb github mirror)
Description
pbr ("Python Build Reasonableness") is a library for managing setuptools packaging needs in a consistent manner. pbr reads and then filters the setup.cfg data through a setup hook to fill in default values and provide more sensible behaviors, and then feeds the results in as the arguments to a call to setup.py - so the heavy lifting of handling Python packaging needs is still being done by setuptools. pbr can and does do a bunch of things for you: - Version: Manage version number based on git revisions and tags - AUTHORS: Generate AUTHORS file from git log - ChangeLog: Generate ChangeLog from git log - Manifest: Generate a sensible manifest from git files and some standard files - Release Notes: Generate a release notes file using reno - Requirements: Store your dependencies in a pip requirements file - long_description: Use your README file as a long_description - Smart find_packages: Smartly find packages under your root package - Sphinx Autodoc: Generate autodoc stub files for your whole moduleWWW: https://docs.openstack.org/pbr/latest/
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Reverse dependencies
Files
- /usr/local/bin/pbr
- /usr/local/lib/python3.11/site-packages/pbr-6.1.0.dist-info/
- /usr/local/lib/python3.11/site-packages/pbr-6.1.0.dist-info/AUTHORS
- /usr/local/lib/python3.11/site-packages/pbr-6.1.0.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/pbr-6.1.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/pbr-6.1.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/pbr-6.1.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/pbr-6.1.0.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/pbr-6.1.0.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/pbr/
- /usr/local/lib/python3.11/site-packages/pbr/__init__.py
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/build.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/build.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/core.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/core.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/extra_files.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/extra_files.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/find_package.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/find_package.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/git.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/git.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/options.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/options.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/packaging.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/packaging.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/pbr_json.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/pbr_json.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/sphinxext.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/sphinxext.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/testr_command.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/testr_command.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/util.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/util.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/version.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/__pycache__/version.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/build.py
- /usr/local/lib/python3.11/site-packages/pbr/cmd/
- /usr/local/lib/python3.11/site-packages/pbr/cmd/__init__.py
- /usr/local/lib/python3.11/site-packages/pbr/cmd/__pycache__/
- /usr/local/lib/python3.11/site-packages/pbr/cmd/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/cmd/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/cmd/__pycache__/main.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/cmd/__pycache__/main.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/cmd/main.py
- /usr/local/lib/python3.11/site-packages/pbr/core.py
- /usr/local/lib/python3.11/site-packages/pbr/extra_files.py
- /usr/local/lib/python3.11/site-packages/pbr/find_package.py
- /usr/local/lib/python3.11/site-packages/pbr/git.py
- /usr/local/lib/python3.11/site-packages/pbr/hooks/
- /usr/local/lib/python3.11/site-packages/pbr/hooks/__init__.py
- /usr/local/lib/python3.11/site-packages/pbr/hooks/__pycache__/
- /usr/local/lib/python3.11/site-packages/pbr/hooks/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/hooks/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/hooks/__pycache__/backwards.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/hooks/__pycache__/backwards.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/hooks/__pycache__/base.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/hooks/__pycache__/base.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/hooks/__pycache__/commands.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/hooks/__pycache__/commands.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/hooks/__pycache__/files.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/hooks/__pycache__/files.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/hooks/__pycache__/metadata.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/hooks/__pycache__/metadata.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/hooks/backwards.py
- /usr/local/lib/python3.11/site-packages/pbr/hooks/base.py
- /usr/local/lib/python3.11/site-packages/pbr/hooks/commands.py
- /usr/local/lib/python3.11/site-packages/pbr/hooks/files.py
- /usr/local/lib/python3.11/site-packages/pbr/hooks/metadata.py
- /usr/local/lib/python3.11/site-packages/pbr/options.py
- /usr/local/lib/python3.11/site-packages/pbr/packaging.py
- /usr/local/lib/python3.11/site-packages/pbr/pbr_json.py
- /usr/local/lib/python3.11/site-packages/pbr/sphinxext.py
- /usr/local/lib/python3.11/site-packages/pbr/testr_command.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/
- /usr/local/lib/python3.11/site-packages/pbr/tests/__init__.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/base.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/base.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_commands.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_commands.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_core.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_core.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_files.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_files.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_hooks.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_hooks.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_integration.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_integration.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_packaging.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_packaging.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_pbr_json.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_pbr_json.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_setup.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_setup.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_util.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_util.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_version.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_version.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_wsgi.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/test_wsgi.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/util.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/__pycache__/util.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/base.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/test_commands.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/test_core.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/test_files.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/test_hooks.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/test_integration.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/test_packaging.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/test_pbr_json.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/test_setup.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/test_util.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/test_version.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/test_wsgi.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/CHANGES.txt
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/LICENSE.txt
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/MANIFEST.in
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/README.txt
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/__pycache__/
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/__pycache__/setup.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/__pycache__/setup.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/data_files/
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/data_files/a.txt
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/data_files/b.txt
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/data_files/c.rst
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/doc/
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source/
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source/__pycache__/
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source/__pycache__/conf.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source/__pycache__/conf.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source/conf.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source/index.rst
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source/installation.rst
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source/usage.rst
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/extra-file.txt
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/git-extra-file.txt
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__init__.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__/
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__/_setup_hooks.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__/_setup_hooks.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__/cmd.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__/cmd.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__/extra.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__/extra.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__/wsgi.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__pycache__/wsgi.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/cmd.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/extra.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data/
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/wsgi.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/setup.cfg
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/setup.py
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/src/
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/src/testext.c
- /usr/local/lib/python3.11/site-packages/pbr/tests/testpackage/test-requirements.txt
- /usr/local/lib/python3.11/site-packages/pbr/tests/util.py
- /usr/local/lib/python3.11/site-packages/pbr/util.py
- /usr/local/lib/python3.11/site-packages/pbr/version.py
- @conflict py-pbr-<4.0.2p2