Package: python-pbr / 0.8.2-1

Metadata

Package Version Patches format
python-pbr 0.8.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no intersphinx.patch | (download)

doc/source/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable sphinx.ext.intersphinx
 This avoids network access during the build of the docs.
no u string for python 3.2.patch | (download)

pbr/tests/test_setup.py | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

 fix unicode strings in pbr/tests/test_setup.py
 Avoids failure in Python 3.2.