Hello community,

here is the log from the commit of package python-WebOb for openSUSE:Factory 
checked in at 2012-09-23 21:10:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-WebOb (Old)
 and      /work/SRC/openSUSE:Factory/.python-WebOb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-WebOb", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-WebOb/python-WebOb.changes        
2012-06-26 17:26:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-WebOb.new/python-WebOb.changes   
2012-09-23 21:10:24.000000000 +0200
@@ -1,0 +2,16 @@
+Sat Sep 22 18:48:34 UTC 2012 - [email protected]
+
+- Update to 1.2.2:
+  * Fix multiple calls to ``cache_expires()`` not fully overriding the
+    previously set headers.
+  * Fix parsing of form submissions where fields have different encodings.
+- Many changes between versions 1.1.1 and 1.2.1.  Please see docs/news.txt
+  for full details.  Major changes include support for only Python 3.2, 2.7,
+  2.6.
+- Removed dependency on python-Tempita and python-wsgiproxy: these are only
+  used in example code in the documentation and not actual runtime reqs.
+- Removed dependency on python-nose: it is only needed to run tests.
+- Removed dependency on python-WebTest: it was removed as a testing
+  requirement in 1.2a1.
+
+-------------------------------------------------------------------

Old:
----
  WebOb-1.1.1.zip

New:
----
  WebOb-1.2.2.zip

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

Other differences:
------------------
++++++ python-WebOb.spec ++++++
--- /var/tmp/diff_new_pack.V2GKnO/_old  2012-09-23 21:10:25.000000000 +0200
+++ /var/tmp/diff_new_pack.V2GKnO/_new  2012-09-23 21:10:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-WebOb
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -11,25 +11,22 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           python-WebOb
-Version:        1.1.1
+Version:        1.2.2
 Release:        0
-License:        MIT
 Summary:        WSGI request and response object
-Url:            http://webob.org/
+License:        MIT
 Group:          Development/Languages/Python
+Url:            http://webob.org/
 Source:         
http://pypi.python.org/packages/source/W/WebOb/WebOb-%{version}.zip
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 BuildRequires:  unzip
-Requires:       python-Tempita
-Requires:       python-WebTest
-Requires:       python-nose
-Requires:       python-wsgiproxy
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
 %py_requires

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

Reply via email to