Accepting request 228027 from devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/228027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=9
This commit is contained in:
Stephan Kulow 2014-03-30 05:55:34 +00:00 committed by Git OBS Bridge
commit 3a3f9fd400
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1680e9add47561abf6aed6c18d5d9bf3c8b8f22bd9931373f28348e10c5b9fce
size 78021

3
pbr-0.8.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:799cbdd896806ffa736bca0021aa61619fee5813148f8418366c690af80ee94a
size 75217

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Mar 28 08:25:25 UTC 2014 - speilicke@suse.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 16:20:30 UTC 2014 - dmueller@suse.com

View File

@ -21,7 +21,7 @@
%bcond_with test
Name: python-pbr
Version: 0.7.0
Version: 0.8.0
Release: 0
Summary: Python Build Reasonableness
License: Apache-2.0