15
0
forked from pool/python-WSME

Accepting request 249187 from Cloud:OpenStack:Master

New upstream release

OBS-URL: https://build.opensuse.org/request/show/249187
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WSME?expand=0&rev=16
This commit is contained in:
2014-09-15 06:54:17 +00:00
committed by Git OBS Bridge
parent 3005296760
commit c828adac93
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Sep 15 04:56:46 UTC 2014 - tbechtold@suse.com
- Update to version 0.6.1:
* one more update for 0.6.1 change list
* Fix error: variable 'kw' referenced before assignment
* Fix pep8 errors
* Update change list for 0.6.1 release
* Fix default handling for zero values
* Fixing spelling mistakes
* A proper check of UuidType
* pecan: cleanup, use global vars and staticmethod
* args_from_args() to work with an instance of UserType
-------------------------------------------------------------------
Thu Feb 6 16:16:01 UTC 2014 - speilicke@suse.com