Hello community,

here is the log from the commit of package python-WSME for openSUSE:Factory 
checked in at 2015-06-03 08:49:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2015-01-09 
20:50:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-WSME.new/python-WSME.changes     
2015-06-03 08:49:19.000000000 +0200
@@ -1,0 +2,17 @@
+Mon Jun  1 13:35:06 UTC 2015 - [email protected]
+
+- update to 0.7.0:
+  * Ensure UserType objects are converted to basetype
+  * Convert built-in types when passed as strings
+  * Multiple protocol accept or content-type matching
+  * Raise an InvalidInput if you get a ValueError from JSON data
+  * Remove unsupported python versions from setup.cfg
+  * Clean up setup.py and add requirements.txt
+  * Add full MIT license
+  * Fix i18n when formatting exception
+  * Cleanup up logging
+  * Make it possible to use the Response to return a non-default return type
+  * several fixes for SOAP protocol
+- Update Requires and BuildRequires according to requirements.txt
+
+-------------------------------------------------------------------

Old:
----
  WSME-0.6.4.tar.gz

New:
----
  WSME-0.7.0.tar.gz

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

Other differences:
------------------
++++++ python-WSME.spec ++++++
--- /var/tmp/diff_new_pack.HsefDU/_old  2015-06-03 08:49:20.000000000 +0200
+++ /var/tmp/diff_new_pack.HsefDU/_new  2015-06-03 08:49:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-WSME
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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.4
+Version:        0.7.0
 Release:        0
 Summary:        Web Services Made Easy
 License:        MIT
@@ -29,13 +29,16 @@
 BuildRequires:  python-setuptools
 BuildRequires:  python-six
 # Test requirements:
-BuildRequires:  python-WebOb
-BuildRequires:  python-ipaddr
+BuildRequires:  python-WebOb >= 1.2.3
+BuildRequires:  python-netaddr >= 0.7.12
+BuildRequires:  python-pytz
 BuildRequires:  python-simplegeneric
-Requires:       python-WebOb
-Requires:       python-ipaddr
+BuildRequires:  python-six >= 1.9.0
+Requires:       python-WebOb >= 1.2.3
+Requires:       python-netaddr >= 0.7.12
+Requires:       python-pytz
 Requires:       python-simplegeneric
-Requires:       python-six
+Requires:       python-six >= 1.9.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 BuildRequires:  python-ordereddict

++++++ WSME-0.6.4.tar.gz -> WSME-0.7.0.tar.gz ++++++
++++ 3935 lines of diff (skipped)


Reply via email to