Hello community,

here is the log from the commit of package python-WSME for openSUSE:Factory 
checked in at 2013-09-26 07:14:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03 
22:06:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-WSME.new/python-WSME.changes     
2013-09-26 07:14:35.000000000 +0200
@@ -1,0 +2,19 @@
+Wed Sep 18 14:54:07 UTC 2013 - [email protected]
+
+- (Build)Require python-ordereddict on SP3
+
+-------------------------------------------------------------------
+Tue Sep 17 18:51:10 UTC 2013 - [email protected]
+
+- update to 0.5b5:
+  * More packaging fixes.
+  * Allow non-default status code return with the pecan adapter
+  * Fix returning objects with object attributes set to None on rest-json
+  * Allow error details to be set on the Response object (experimental !).
+  * Fix: Content-Type header is not set anymore when the return type is None
+    on the pecan adapter.
+  * Use pbr instead of d2to1 (Julien Danjou).
+  * six >= 1.4.0 support (Julien Danjou).
+- Drop six-14-support.diff: Merged upstream
+
+-------------------------------------------------------------------

Old:
----
  WSME-0.5b2.tar.gz
  six-14-support.diff

New:
----
  WSME-0.5b5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-WSME.spec ++++++
--- /var/tmp/diff_new_pack.6W8kkr/_old  2013-09-26 07:14:36.000000000 +0200
+++ /var/tmp/diff_new_pack.6W8kkr/_new  2013-09-26 07:14:36.000000000 +0200
@@ -17,18 +17,17 @@
 
 
 Name:           python-WSME
-Version:        0.5b2
+Version:        0.5b5
 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
-Patch0:         six-14-support.diff
 BuildRequires:  python-WebOb
-BuildRequires:  python-d2to1
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
+BuildRequires:  python-pbr
 BuildRequires:  python-simplegeneric
 BuildRequires:  python-six
 Requires:       python-WebOb
@@ -36,6 +35,8 @@
 Requires:       python-six
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
+BuildRequires:  python-ordereddict
+Requires:       python-ordereddict
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else
 BuildArch:      noarch
@@ -49,7 +50,6 @@
 
 %prep
 %setup -q -n WSME-%{version}
-%patch0
 
 %build
 python setup.py build

++++++ WSME-0.5b2.tar.gz -> WSME-0.5b5.tar.gz ++++++
++++ 10209 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to