- update to 1.8.1:
* Handle the case where cmd.distribution has no pbr attribute
* test_integration cleanups
* Remove redundant testscenarios glue
* Add standard code coverage configuration file
* Add shields.io version/downloads links/badges into README.rst
- update to 1.8.1:
* Handle the case where cmd.distribution has no pbr attribute
* test_integration cleanups
* Remove redundant testscenarios glue
* Add standard code coverage configuration file
* Add shields.io version/downloads links/badges into README.rst
OBS-URL: https://build.opensuse.org/request/show/382992
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=49
- update to 1.6.0:
* Strip comments in requirements files
* Handle git being entirely absent
* We require the use of setuptools
* Fix retrieval of commit data and most recent tag
- update to 1.6.0:
* Strip comments in requirements files
* Handle git being entirely absent
* We require the use of setuptools
* Fix retrieval of commit data and most recent tag
- Remove 0001-Handle-git-being-entirely-absent.patch .
Applied upstream
OBS-URL: https://build.opensuse.org/request/show/326694
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=43
- update to 1.3.0:
* Wrap env markers in parens
* Updated from global requirements
* Add more documentation around building docs
* Updated from global requirements
* Use string for 'OS_TEST_TIMEOUT' default
* Updated from global requirements
* This documents the use of comments that work between 2.6, 2.7 and 3.4
- Add 0001-Remove-sphinx_config.init_values-manual-call.patch . Needed
for newer Sphinx versions.
- update to 1.2.0:
* Strip markers from test requirements
* Revert "Remove sphinx_config.init_values(
OBS-URL: https://build.opensuse.org/request/show/317297
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=33
- update to 1.1.0:
* Fix test case to be runnable with gnupg 2.1
* More explicit data_files install location docs
* Move CapturedSubprocess fixture to base
* Remove sphinx_config.init_values() manual call
* Updated from global requirements
* builddoc: allow to use fnmatch-style exclusion for autodoc
* doc: add some basic doc about pbr doc options
* Add home-page into sample setup.cfg
* Make setup.py --help-commands work without testrepository
- Removed 0001-Remove-sphinx_config.init_values-manual-call.patch
Applied upstream.
OBS-URL: https://build.opensuse.org/request/show/311216
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=31
- update to version 0.10.8
- 0.10.8
* Support script text override for newer develop
- 0.10.7
* _get_revno only returns a commit count
- 0.10.6
* Integration test PBR commits
- 0.10.5
* Move write_pbr_json to avoid issues with nose
- 0.10.4
* Properly check for git before getting git dir
* Use post version signifiers
* Only import sphinx during hook processing
- 0.10.3
* Stop including git sha in version strings
* Write and read more complex git sha info
- 0.10.2
* Remove all 2.7 filtering
* Stop filtering out argparse
* Remove mirror testing from the integration script
- 0.10.1
* Prefix git suffixes with + instead of
- fix Sphinx config.init_values fallout
- add update-alternatives
- remove outdated patches
- put docs in its own package
OBS-URL: https://build.opensuse.org/request/show/297159
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=24
- update to 0.7.0:
* No changes, just use the released tarball which has
the right version (that others are checking for)
- Run testr directly
- update to 0.6:
* package: read a specific Python version requirement file
* Fix typos in documents
* Pin sphinx to <1.2
* Build mirror using proper requirements
* Use wheels for installation
* show diff between pip installed packages and requirements
* Enable wheel processing in the tests
* Clean up integration script
* Let git do mailmap mapping for us
* Make ChangeLog more condensed
* Make sphinx builders configurable in LocalBuildDoc
* Serve local mirror using apache
* Bump the development status classifier
* Support building wheels (PEP-427)
* Ignore jenkins@openstack.org in authors building
* Communicate to user when we skip a requirement
* Base python 2.7 skip list on parsed names
* Link to the documentation in the readme
* Avoid using 'which' executable for finding git
* Add wheel mirror structure awareness
* Remove pip as an argument from mkvenv
* Use pypi-mirror instead of jeepyb
OBS-URL: https://build.opensuse.org/request/show/227338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=13
* Factor run_cmd out of the base class
* Return the real class in VersionInfo __repr__
* Fix up some docstrings
* Init sphinx config values before accessing them
* Remove copyright from empty files
* Declare support for Python versions in setup.cfg
* Updated from global requirements
* Remove unused _parse_mailmap()
* Add support for python 3-<3.3
* Remove tox locale overrides
* Do not force log verbosity level to info
0.6
* package: read a specific Python version requirement file
- Fix dependencies
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=10