From c828adac9327ca286e9f74b584c9ca5b1b52a9fe18938f2c31837ac177d74a11 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 15 Sep 2014 06:54:17 +0000 Subject: [PATCH] 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 --- WSME-0.6.1.tar.gz | 3 +++ WSME-0.6.tar.gz | 3 --- python-WSME.changes | 14 ++++++++++++++ python-WSME.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) create mode 100644 WSME-0.6.1.tar.gz delete mode 100644 WSME-0.6.tar.gz diff --git a/WSME-0.6.1.tar.gz b/WSME-0.6.1.tar.gz new file mode 100644 index 0000000..c2ebddd --- /dev/null +++ b/WSME-0.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef9742ddb06b97c025de46912cdebf3f74c3e0ffcd58e767b94cad1784a51723 +size 114565 diff --git a/WSME-0.6.tar.gz b/WSME-0.6.tar.gz deleted file mode 100644 index 128cc69..0000000 --- a/WSME-0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a37981ebf877d2ca8ae12f6c6fc3d920cb0c9d7be68fef419de252797dfdc15 -size 114707 diff --git a/python-WSME.changes b/python-WSME.changes index b12e608..12c17d2 100644 --- a/python-WSME.changes +++ b/python-WSME.changes @@ -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 diff --git a/python-WSME.spec b/python-WSME.spec index c4ca5bc..4c2f3bb 100644 --- a/python-WSME.spec +++ b/python-WSME.spec @@ -17,7 +17,7 @@ Name: python-WSME -Version: 0.6 +Version: 0.6.1 Release: 0 Summary: Web Services Made Easy License: MIT