diff --git a/WSME-0.6.1.tar.gz b/WSME-0.6.1.tar.gz deleted file mode 100644 index c2ebddd..0000000 --- a/WSME-0.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef9742ddb06b97c025de46912cdebf3f74c3e0ffcd58e767b94cad1784a51723 -size 114565 diff --git a/WSME-0.6.4.tar.gz b/WSME-0.6.4.tar.gz new file mode 100644 index 0000000..e07f77f --- /dev/null +++ b/WSME-0.6.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4c0012b1a592c3889697259c690447dfc8edcbae5b52307709705377305e953 +size 117245 diff --git a/python-WSME.changes b/python-WSME.changes index 12c17d2..d7b994e 100644 --- a/python-WSME.changes +++ b/python-WSME.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Jan 8 13:26:01 UTC 2015 - tbechtold@suse.com + +- Update to version 0.6.4: + * Include tests in the source distribution (so pecan can download and run them + * Disable universal wheels + * Fix passing Dict/Array based UserType as params + * Document next version changes + * Allow non-auto-registered complex type + * Make the flask adapter working with flask.ext.restful + * Avoid Sphinx 1.3x in the tests + * Doc: status= -> status_code= + * Minor documentation edits + * Fix tox configuration + * Add support for manually specifying supported content types in @wsmeexpose + * Fix broken sphinx tests + * fix errors/warnings in tests + * Use APIPATH_MAXLEN from the right module + ------------------------------------------------------------------- Mon Sep 15 04:56:46 UTC 2014 - tbechtold@suse.com diff --git a/python-WSME.spec b/python-WSME.spec index 4c2f3bb..2cac8cd 100644 --- a/python-WSME.spec +++ b/python-WSME.spec @@ -1,7 +1,7 @@ # # spec file for package python-WSME # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-WSME -Version: 0.6.1 +Version: 0.6.4 Release: 0 Summary: Web Services Made Easy License: MIT