Hello community,

here is the log from the commit of package python-WSME for openSUSE:Factory 
checked in at 2014-02-26 06:55:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-23 
19:26:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-WSME.new/python-WSME.changes     
2014-02-26 06:55:11.000000000 +0100
@@ -1,0 +2,16 @@
+Thu Feb  6 16:16:01 UTC 2014 - speili...@suse.com
+
+- Update to version 0.6:
+  + Add 'readonly' parameter to wsattr
+  + Fix typos in documents and comments
+  + Support dynamic types
+  + Support building wheels (PEP-427)
+  + Fix a typo in the types documentation
+  + Add IntegerType and some classes for validation
+  + Use assertRaises() for negative tests
+  + Remove the duplicated error message from Enum
+  + Drop description from 403 flask test case
+  + Fix SyntaxWarning under Python 3
+- New dependency on python-ipaddr
+
+-------------------------------------------------------------------

Old:
----
  WSME-0.5b6.tar.gz

New:
----
  WSME-0.6.tar.gz

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

Other differences:
------------------
++++++ python-WSME.spec ++++++
--- /var/tmp/diff_new_pack.PHf7o5/_old  2014-02-26 06:55:12.000000000 +0100
+++ /var/tmp/diff_new_pack.PHf7o5/_new  2014-02-26 06:55:12.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-WSME
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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.5b6
+Version:        0.6
 Release:        0
 Summary:        Web Services Made Easy
 License:        MIT
@@ -25,13 +25,15 @@
 Url:            http://packages.python.org/WSME/
 Source:         
http://pypi.python.org/packages/source/W/WSME/WSME-%{version}.tar.gz
 BuildRequires:  python-devel
-BuildRequires:  python-pbr
+BuildRequires:  python-pbr >= 0.5.21
 BuildRequires:  python-setuptools
 BuildRequires:  python-six
 # Test requirements:
 BuildRequires:  python-WebOb
+BuildRequires:  python-ipaddr
 BuildRequires:  python-simplegeneric
 Requires:       python-WebOb
+Requires:       python-ipaddr
 Requires:       python-simplegeneric
 Requires:       python-six
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ WSME-0.5b6.tar.gz -> WSME-0.6.tar.gz ++++++
++++ 5750 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to