Changelog for python3-pbr: 7.0.3 -> 7.1.0 Source: ChangeLog 7.1.0 ----- * Move pyproject.toml to the top of usage docs * Docs and release note for setup.cfg/py removal * Use PEP 508 inline markers for wheel builds * Add support for local version as defined in PEP 440 * Add testing on resolute 3.15 (dev) * Add python 3.14 support and testing * functional tests: extend PYTHONPATH rather than replace it * Hook in LocalSDist override * Convert CapturedSubprocess, Venv fixtures to context managers * Remove need for setup.cfg, setup.py * Remove more unused code * Avoid warning about setup.py deprecation * Fix misspelled tests\_require in REMOVED\_KEYWORDS * Fix tests * Drop Jammy testing * Add classifiers for latest Python * Run py27 job with default ansible