SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-pbr-0.10.0-2.5.noarch.rpm :
Mon Mar 2 13:00:00 2015 rhaferAATTsuse.com
- Import upstream fix for lp#1426449 to allow adding new modules
as part of patches in openstack-neutron (doesn\'t work otherwise).

Thu Aug 28 14:00:00 2014 dmuellerAATTsuse.com
- add 0001-Allow-overwriting-sphinx-builder-list-from-command-l.patch
0001-use-get_boolean_option-for-warnerrors.patch

Thu Jul 31 14:00:00 2014 dimstarAATTopensuse.org
- Rename rpmlintrc to %{name}-rpmlintrc.
Follow the packaging guidelines.

Sat Jul 26 14:00:00 2014 tbechtoldAATTsuse.com
- Update BuildRequires according to test-requirements.txt
- Update to version 0.10.0

* Remove all 2.7 filtering

* Stop filtering out argparse

* Remove mirror testing from the integration script
0.9.0

* Allow examining parsing exceptions

* Update integration script for Apache 2.4

* Restore Monkeypatched Distribution Instance

* Register testr as a distutil entry point

* Check for git before querying it for a version

* Allow _run_cmd to run commands in any directory

* Make setUp fail if sdist fails

* Permit pre-release versions with git metadata

* Un-nest some sections of code
0.8.2

* Remove --use-mailmap as it\'s not needed

* Fix typos in docs
0.8.1

* pbr/testr_command.py: Add logging

* Documentation updates

* Fixed a typo in the documentation

* Make source configurable when using --coverage

* README.rst: tweaks

* Format autoindex.rst file properly

* make pbr use hacking directly

Fri Mar 28 13:00:00 2014 speilickeAATTsuse.com
- Update to version 0.8.0:

* Use unicode_literals import instead of u\'unicode\' notation

* Remove pip version specifier

* Make tools/integration.sh take a branch

* Fixes blocking issue on Windows

Mon Mar 24 13:00:00 2014 dmuellerAATTsuse.com
- update to 0.7.0:

* No changes, just use the released tarball which has
the right version (that others are checking for)

Tue Mar 18 13:00:00 2014 speilickeAATTsuse.com
- Update to version pbr-0.6.14.g6ffff7c:

* 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

Fri Feb 14 13:00:00 2014 speilickeAATTsuse.com
- Run testr directly

Tue Feb 4 13:00:00 2014 dmuellerAATTsuse.com
- 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 jenkinsAATTopenstack.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

Thu Jan 9 13:00:00 2014 speilickeAATTsuse.com
- Update to version 0.5.23.36.g00fbbd1:
- Install from tarballs.openstack.org (rather than PyPI) and use _service file

Mon Nov 25 13:00:00 2013 speilickeAATTsuse.com
- Update dependencies
- Rename build-conditional to \"test\", avoid clash with Cloud:OpenStack:Master\'s
\"tests\" build-conditional. We\'ve got other issues here
- Add rpmlintrc, we have some C files as part of the testsuite

Thu Oct 31 13:00:00 2013 dmuellerAATTsuse.com
- update to 0.5.23:

* Use dev based release versioning

Thu Aug 8 14:00:00 2013 speilickeAATTsuse.com
- Update to version 0.5.21:
+ Replace setuptools_git with a smarter approach

Mon Aug 5 14:00:00 2013 speilickeAATTsuse.com
- Add python-pip requirement

Sun Aug 4 14:00:00 2013 dmuellerAATTsuse.com
- update to 0.5.20:

* Add support for globbing in data files

* Stop trying to install old pip and setuptools

Thu Jul 11 14:00:00 2013 dmuellerAATTsuse.com
- update to 0.5.18:

* support python setup.py test

* various python 3.x compat fixes

Thu Jul 4 14:00:00 2013 speilickeAATTsuse.com
- Introduce a build conditional for running tests to break build cycle
with python-oslo.config

Tue Jul 2 14:00:00 2013 dmuellerAATTsuse.com
- update description

Wed Jun 26 14:00:00 2013 cdenicoloAATTsuse.com
- license update: Apache-2.0
license SUSE-Xano license not found in package. See LICENSE file.

Wed Jun 26 14:00:00 2013 dmuellerAATTsuse.com
- remove python-discover dependency for newer distros

Fri Jun 21 14:00:00 2013 dmuellerAATTsuse.com
- update to 0.5.17:

* Remove dependency on distribute

* Fix pip invocation for old versions of pip.
- remove 0001-Use-pip-instead-of-easy_install-for-installation.patch
- remove 0001-Skip-git-checkout-related-tests-when-.git-is-missing.patch

Mon Jun 10 14:00:00 2013 dmuellerAATTsuse.com
- add 0001-Use-pip-instead-of-easy_install-for-installation.patch

Mon Jun 10 14:00:00 2013 dmuellerAATTsuse.com
- update to 0.5.14:

* Remove jinja pin.

* Explicitly install install_requires.

* More python3 compatibility.

* Fix tox.ini to not reference deleted testenv

* Fix doc autoindexing.

* Add missing files to the tarball.
- add 0001-Skip-git-checkout-related-tests-when-.git-is-missing.patch

Mon May 27 14:00:00 2013 dmuellerAATTsuse.com
- update to 0.5.10:
+ Default to single-version-externally-managed
+ Add config for skipping authors and changelog.
+ Update to d2to1 0.2.10.

Tue May 7 14:00:00 2013 speilickeAATTsuse.com
- Buildrequire python-python-mimeparse and use testr instead of nosetests.
The pbr testsuite needs some proper setup to pass successfully.

Thu May 2 14:00:00 2013 speilickeAATTsuse.com
- Initial version


 
ICM