Dirk Mueller
a5f08ed8d9
- update to 1.6.0: * Strip comments in requirements files * Handle git being entirely absent * We require the use of setuptools * Fix retrieval of commit data and most recent tag - update to 1.6.0: * Strip comments in requirements files * Handle git being entirely absent * We require the use of setuptools * Fix retrieval of commit data and most recent tag - Remove 0001-Handle-git-being-entirely-absent.patch . Applied upstream OBS-URL: https://build.opensuse.org/request/show/326694 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=43
25 lines
880 B
Plaintext
25 lines
880 B
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 26 06:20:59 UTC 2015 - tbechtold@suse.com
|
|
|
|
- update to 1.6.0:
|
|
* Strip comments in requirements files
|
|
* Handle git being entirely absent
|
|
* We require the use of setuptools
|
|
* Fix retrieval of commit data and most recent tag
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 11 07:34:34 UTC 2015 - seife+obs@b1-systems.com
|
|
|
|
- update to version 1.4.0
|
|
* Fix docs for environment markers in extras
|
|
* Export ChangeLog and AUTHORS in install
|
|
* Show how long the git querying takes
|
|
* Add wsgi_scripts support to PBR
|
|
* Updated from global requirements
|
|
- requires python-mock >= 1.2
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 3 09:46:34 UTC 2015 - toddrme2178@gmail.com
|
|
|
|
- Split documentation into own package to avoid dependency loop
|