Hello community,

here is the log from the commit of package python-WebTest for openSUSE:Factory 
checked in at 2014-01-14 19:53:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-WebTest (Old)
 and      /work/SRC/openSUSE:Factory/.python-WebTest.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-WebTest"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-WebTest/python-WebTest.changes    
2013-10-25 11:36:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-WebTest.new/python-WebTest.changes       
2014-01-14 19:53:46.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Jan 13 14:01:30 UTC 2014 - dmuel...@suse.com
+
+- update to 2.0.11:
+  * Depend on unittest2 only for Python versions lower than 2.7
+  * Add an optional parameter to TestApp, allowing the user to 
+  specify the parser used by BeautifulSoup
+
+-------------------------------------------------------------------

Old:
----
  WebTest-2.0.9.zip

New:
----
  WebTest-2.0.11.zip

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

Other differences:
------------------
++++++ python-WebTest.spec ++++++
--- /var/tmp/diff_new_pack.BIQnPH/_old  2014-01-14 19:53:46.000000000 +0100
+++ /var/tmp/diff_new_pack.BIQnPH/_new  2014-01-14 19:53:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-WebTest
 #
-# 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-WebTest
-Version:        2.0.9
+Version:        2.0.11
 Release:        0
 Url:            http://webtest.pythonpaste.org/
 Summary:        Helper to test WSGI applications
@@ -42,7 +42,9 @@
 BuildRequires:  python-WebOb
 BuildRequires:  python-coverage
 BuildRequires:  python-nose
+%if 0%{?suse_version} && 0%{?suse_version} <= 1110
 BuildRequires:  python-unittest2
+%endif
 Requires:       python-WebOb >= 1.2
 Requires:       python-beautifulsoup4
 Requires:       python-six

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

Reply via email to