forked from pool/python-WSME
Accepting request 280441 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/280441 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-WSME?expand=0&rev=10
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef9742ddb06b97c025de46912cdebf3f74c3e0ffcd58e767b94cad1784a51723
|
||||
size 114565
|
||||
3
WSME-0.6.4.tar.gz
Normal file
3
WSME-0.6.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4c0012b1a592c3889697259c690447dfc8edcbae5b52307709705377305e953
|
||||
size 117245
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user