8e0327ed4b
2.0.0 ----- * tox: Don't set skipsdist=True * Stop using 'warnerrors' * doc: Clarify sections in 'setup.cfg' * Updated from global requirements * Remove discover from test-requirements * Add Constraints support * Don't raise exception on missing man pages * Updated from global requirements * Clean imports in code * Updated from global requirements * Docstrings should not start with a space * Changed the home-page link * Update .coveragerc after the removal of openstack directory * coverage package name option, doc improvement * Updated from global requirements * Deprecated warning for SafeConfigParser * Add more words to a confusing error message * Don't ignore data-files * Change assertTrue(isinstance()) by optimal assert * Fix handling of old git log output * Fix typo in the index.rst * Expose deb version to match exposing rpm version * Replace OpenStack LLC with OpenStack Foundation * Updated from global requirements * Fix pypy soabi tests * Add Python 3.5 classifier and venv * Fix argument order for assertEqual to (expected, observed) * Move to oslosphinx * Updated from global requirements * Restore warnerrors behavior and support Sphinx 1.4 * Updated from global requirements * Updated from global requirements * Updated from global requirements * Fix pypy wsgi tests * Remember the insertion order for pbr.json
148 lines
5.8 KiB
Text
148 lines
5.8 KiB
Text
@comment $NetBSD: PLIST,v 1.7 2017/03/05 14:14:52 wiz Exp $
|
|
bin/pbr${PYVERSSUFFIX}
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/pbr/__init__.py
|
|
${PYSITELIB}/pbr/__init__.pyc
|
|
${PYSITELIB}/pbr/__init__.pyo
|
|
${PYSITELIB}/pbr/builddoc.py
|
|
${PYSITELIB}/pbr/builddoc.pyc
|
|
${PYSITELIB}/pbr/builddoc.pyo
|
|
${PYSITELIB}/pbr/cmd/__init__.py
|
|
${PYSITELIB}/pbr/cmd/__init__.pyc
|
|
${PYSITELIB}/pbr/cmd/__init__.pyo
|
|
${PYSITELIB}/pbr/cmd/main.py
|
|
${PYSITELIB}/pbr/cmd/main.pyc
|
|
${PYSITELIB}/pbr/cmd/main.pyo
|
|
${PYSITELIB}/pbr/core.py
|
|
${PYSITELIB}/pbr/core.pyc
|
|
${PYSITELIB}/pbr/core.pyo
|
|
${PYSITELIB}/pbr/extra_files.py
|
|
${PYSITELIB}/pbr/extra_files.pyc
|
|
${PYSITELIB}/pbr/extra_files.pyo
|
|
${PYSITELIB}/pbr/find_package.py
|
|
${PYSITELIB}/pbr/find_package.pyc
|
|
${PYSITELIB}/pbr/find_package.pyo
|
|
${PYSITELIB}/pbr/git.py
|
|
${PYSITELIB}/pbr/git.pyc
|
|
${PYSITELIB}/pbr/git.pyo
|
|
${PYSITELIB}/pbr/hooks/__init__.py
|
|
${PYSITELIB}/pbr/hooks/__init__.pyc
|
|
${PYSITELIB}/pbr/hooks/__init__.pyo
|
|
${PYSITELIB}/pbr/hooks/backwards.py
|
|
${PYSITELIB}/pbr/hooks/backwards.pyc
|
|
${PYSITELIB}/pbr/hooks/backwards.pyo
|
|
${PYSITELIB}/pbr/hooks/base.py
|
|
${PYSITELIB}/pbr/hooks/base.pyc
|
|
${PYSITELIB}/pbr/hooks/base.pyo
|
|
${PYSITELIB}/pbr/hooks/commands.py
|
|
${PYSITELIB}/pbr/hooks/commands.pyc
|
|
${PYSITELIB}/pbr/hooks/commands.pyo
|
|
${PYSITELIB}/pbr/hooks/files.py
|
|
${PYSITELIB}/pbr/hooks/files.pyc
|
|
${PYSITELIB}/pbr/hooks/files.pyo
|
|
${PYSITELIB}/pbr/hooks/metadata.py
|
|
${PYSITELIB}/pbr/hooks/metadata.pyc
|
|
${PYSITELIB}/pbr/hooks/metadata.pyo
|
|
${PYSITELIB}/pbr/options.py
|
|
${PYSITELIB}/pbr/options.pyc
|
|
${PYSITELIB}/pbr/options.pyo
|
|
${PYSITELIB}/pbr/packaging.py
|
|
${PYSITELIB}/pbr/packaging.pyc
|
|
${PYSITELIB}/pbr/packaging.pyo
|
|
${PYSITELIB}/pbr/pbr_json.py
|
|
${PYSITELIB}/pbr/pbr_json.pyc
|
|
${PYSITELIB}/pbr/pbr_json.pyo
|
|
${PYSITELIB}/pbr/testr_command.py
|
|
${PYSITELIB}/pbr/testr_command.pyc
|
|
${PYSITELIB}/pbr/testr_command.pyo
|
|
${PYSITELIB}/pbr/tests/__init__.py
|
|
${PYSITELIB}/pbr/tests/__init__.pyc
|
|
${PYSITELIB}/pbr/tests/__init__.pyo
|
|
${PYSITELIB}/pbr/tests/base.py
|
|
${PYSITELIB}/pbr/tests/base.pyc
|
|
${PYSITELIB}/pbr/tests/base.pyo
|
|
${PYSITELIB}/pbr/tests/test_commands.py
|
|
${PYSITELIB}/pbr/tests/test_commands.pyc
|
|
${PYSITELIB}/pbr/tests/test_commands.pyo
|
|
${PYSITELIB}/pbr/tests/test_core.py
|
|
${PYSITELIB}/pbr/tests/test_core.pyc
|
|
${PYSITELIB}/pbr/tests/test_core.pyo
|
|
${PYSITELIB}/pbr/tests/test_files.py
|
|
${PYSITELIB}/pbr/tests/test_files.pyc
|
|
${PYSITELIB}/pbr/tests/test_files.pyo
|
|
${PYSITELIB}/pbr/tests/test_hooks.py
|
|
${PYSITELIB}/pbr/tests/test_hooks.pyc
|
|
${PYSITELIB}/pbr/tests/test_hooks.pyo
|
|
${PYSITELIB}/pbr/tests/test_integration.py
|
|
${PYSITELIB}/pbr/tests/test_integration.pyc
|
|
${PYSITELIB}/pbr/tests/test_integration.pyo
|
|
${PYSITELIB}/pbr/tests/test_packaging.py
|
|
${PYSITELIB}/pbr/tests/test_packaging.pyc
|
|
${PYSITELIB}/pbr/tests/test_packaging.pyo
|
|
${PYSITELIB}/pbr/tests/test_pbr_json.py
|
|
${PYSITELIB}/pbr/tests/test_pbr_json.pyc
|
|
${PYSITELIB}/pbr/tests/test_pbr_json.pyo
|
|
${PYSITELIB}/pbr/tests/test_setup.py
|
|
${PYSITELIB}/pbr/tests/test_setup.pyc
|
|
${PYSITELIB}/pbr/tests/test_setup.pyo
|
|
${PYSITELIB}/pbr/tests/test_util.py
|
|
${PYSITELIB}/pbr/tests/test_util.pyc
|
|
${PYSITELIB}/pbr/tests/test_util.pyo
|
|
${PYSITELIB}/pbr/tests/test_version.py
|
|
${PYSITELIB}/pbr/tests/test_version.pyc
|
|
${PYSITELIB}/pbr/tests/test_version.pyo
|
|
${PYSITELIB}/pbr/tests/test_wsgi.py
|
|
${PYSITELIB}/pbr/tests/test_wsgi.pyc
|
|
${PYSITELIB}/pbr/tests/test_wsgi.pyo
|
|
${PYSITELIB}/pbr/tests/testpackage/CHANGES.txt
|
|
${PYSITELIB}/pbr/tests/testpackage/LICENSE.txt
|
|
${PYSITELIB}/pbr/tests/testpackage/MANIFEST.in
|
|
${PYSITELIB}/pbr/tests/testpackage/README.txt
|
|
${PYSITELIB}/pbr/tests/testpackage/data_files/a.txt
|
|
${PYSITELIB}/pbr/tests/testpackage/data_files/b.txt
|
|
${PYSITELIB}/pbr/tests/testpackage/data_files/c.rst
|
|
${PYSITELIB}/pbr/tests/testpackage/doc/source/conf.py
|
|
${PYSITELIB}/pbr/tests/testpackage/doc/source/conf.pyc
|
|
${PYSITELIB}/pbr/tests/testpackage/doc/source/conf.pyo
|
|
${PYSITELIB}/pbr/tests/testpackage/doc/source/index.rst
|
|
${PYSITELIB}/pbr/tests/testpackage/doc/source/installation.rst
|
|
${PYSITELIB}/pbr/tests/testpackage/doc/source/usage.rst
|
|
${PYSITELIB}/pbr/tests/testpackage/extra-file.txt
|
|
${PYSITELIB}/pbr/tests/testpackage/git-extra-file.txt
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/__init__.py
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/__init__.pyc
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/__init__.pyo
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.pyc
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.pyo
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/cmd.py
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/cmd.pyc
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/cmd.pyo
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/extra.py
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/extra.pyc
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/extra.pyo
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/wsgi.py
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/wsgi.pyc
|
|
${PYSITELIB}/pbr/tests/testpackage/pbr_testpackage/wsgi.pyo
|
|
${PYSITELIB}/pbr/tests/testpackage/setup.cfg
|
|
${PYSITELIB}/pbr/tests/testpackage/setup.py
|
|
${PYSITELIB}/pbr/tests/testpackage/setup.pyc
|
|
${PYSITELIB}/pbr/tests/testpackage/setup.pyo
|
|
${PYSITELIB}/pbr/tests/testpackage/src/testext.c
|
|
${PYSITELIB}/pbr/tests/testpackage/test-requirements.txt
|
|
${PYSITELIB}/pbr/tests/util.py
|
|
${PYSITELIB}/pbr/tests/util.pyc
|
|
${PYSITELIB}/pbr/tests/util.pyo
|
|
${PYSITELIB}/pbr/util.py
|
|
${PYSITELIB}/pbr/util.pyc
|
|
${PYSITELIB}/pbr/util.pyo
|
|
${PYSITELIB}/pbr/version.py
|
|
${PYSITELIB}/pbr/version.pyc
|
|
${PYSITELIB}/pbr/version.pyo
|