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:
commit
3a3f9fd400
@ -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
3
pbr-0.8.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:799cbdd896806ffa736bca0021aa61619fee5813148f8418366c690af80ee94a
|
||||
size 75217
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user