diff --git a/WSME-0.7.0.tar.gz b/WSME-0.7.0.tar.gz deleted file mode 100644 index 7cdaeb1..0000000 --- a/WSME-0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1cae2c4df4af93db345ef7a52204b8facab8318aee6b9b56f54f8cb4aac79849 -size 122927 diff --git a/WSME-0.8.0.tar.gz b/WSME-0.8.0.tar.gz new file mode 100644 index 0000000..54c94ac --- /dev/null +++ b/WSME-0.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00241e4e4e40d6183f6354a8f5659b601753d49e28b6e5aca332bdf2e31188db +size 121619 diff --git a/python-WSME.changes b/python-WSME.changes index b169483..be37931 100644 --- a/python-WSME.changes +++ b/python-WSME.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Sep 9 07:12:25 UTC 2015 - tbechtold@suse.com + +- update to 0.8.0: + * Return 400, if the query string is not a dict + * rest: return 415 when content-type is invalid + * json: raise ValueError invalid list or dict + * Fixes exception path with the datatype is a Object + * Update README formatting for release tools + * Set up dependencies for cross-tests + ------------------------------------------------------------------- Mon Jun 1 13:35:06 UTC 2015 - tbechtold@suse.com diff --git a/python-WSME.spec b/python-WSME.spec index 24f9249..8181690 100644 --- a/python-WSME.spec +++ b/python-WSME.spec @@ -17,7 +17,7 @@ Name: python-WSME -Version: 0.7.0 +Version: 0.8.0 Release: 0 Summary: Web Services Made Easy License: MIT