15
0
forked from pool/python-pbr

Accepting request 186766 from Cloud:OpenStack:Factory

- Update to version 0.5.21:
  + Replace setuptools_git with a smarter approach

- Add python-pip requirement

- update to 0.5.20:
  * Add support for globbing in data files
  * Stop trying to install old pip and setuptools

- update to 0.5.18:
  * support python setup.py test
  * various python 3.x compat fixes

OBS-URL: https://build.opensuse.org/request/show/186766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2013-08-13 08:52:12 +00:00
committed by Git OBS Bridge
parent e60bf3ecbe
commit 0cf4d6c5b4
4 changed files with 32 additions and 7 deletions

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Thu Aug 8 06:49:22 UTC 2013 - speilicke@suse.com
- Update to version 0.5.21:
+ Replace setuptools_git with a smarter approach
-------------------------------------------------------------------
Mon Aug 5 09:09:57 UTC 2013 - speilicke@suse.com
- Add python-pip requirement
-------------------------------------------------------------------
Sun Aug 4 15:03:42 UTC 2013 - dmueller@suse.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:30:02 UTC 2013 - dmueller@suse.com
- update to 0.5.18:
* support python setup.py test
* various python 3.x compat fixes
-------------------------------------------------------------------
Thu Jul 4 07:29:43 UTC 2013 - speilicke@suse.com