Hello community, here is the log from the commit of package python-WSME for openSUSE:Factory checked in at 2013-10-23 19:26:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-WSME (Old) and /work/SRC/openSUSE:Factory/.python-WSME.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-WSME" Changes: -------- --- /work/SRC/openSUSE:Factory/python-WSME/python-WSME.changes 2013-09-26 07:14:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-WSME.new/python-WSME.changes 2013-10-23 19:26:25.000000000 +0200 @@ -1,0 +2,14 @@ +Tue Oct 22 14:12:14 UTC 2013 - [email protected] + +- Update to version 0.5b6: + + Add improved support for HTTP response codes in cornice apps. + + Handle mandatory attributes + + Fix error code returned when None is used in an Enum + + Handle list and dict for body type in REST protocol + + Fix Sphinx for Python 3 + + Add custom error code to ClientSideError + + Return a ClientSideError if unable to convert data + + Validate body when using Pecan +- BuildRequire setuptools instead of distribute after upstream merge + +------------------------------------------------------------------- Old: ---- WSME-0.5b5.tar.gz New: ---- WSME-0.5b6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-WSME.spec ++++++ --- /var/tmp/diff_new_pack.PWaZDs/_old 2013-10-23 19:26:26.000000000 +0200 +++ /var/tmp/diff_new_pack.PWaZDs/_new 2013-10-23 19:26:26.000000000 +0200 @@ -17,19 +17,20 @@ Name: python-WSME -Version: 0.5b5 +Version: 0.5b6 Release: 0 Summary: Web Services Made Easy License: MIT Group: Development/Languages/Python Url: http://packages.python.org/WSME/ Source: http://pypi.python.org/packages/source/W/WSME/WSME-%{version}.tar.gz -BuildRequires: python-WebOb BuildRequires: python-devel -BuildRequires: python-distribute BuildRequires: python-pbr -BuildRequires: python-simplegeneric +BuildRequires: python-setuptools BuildRequires: python-six +# Test requirements: +BuildRequires: python-WebOb +BuildRequires: python-simplegeneric Requires: python-WebOb Requires: python-simplegeneric Requires: python-six ++++++ WSME-0.5b5.tar.gz -> WSME-0.5b6.tar.gz ++++++ ++++ 3854 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
