Hello community, here is the log from the commit of package python-WebError for openSUSE:Factory checked in at 2012-10-08 20:35:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-WebError (Old) and /work/SRC/openSUSE:Factory/.python-WebError.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-WebError", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/python-WebError/python-WebError.changes 2012-03-16 13:24:01.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-WebError.new/python-WebError.changes 2012-10-08 20:35:10.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Oct 7 16:42:15 UTC 2012 - [email protected] + +- Add build dependencies for WebTest and nose to fix test failure. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-WebError.spec ++++++ --- /var/tmp/diff_new_pack.iuVXmV/_old 2012-10-08 20:35:11.000000000 +0200 +++ /var/tmp/diff_new_pack.iuVXmV/_new 2012-10-08 20:35:11.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-WebError # -# 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,28 @@ # 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-WebError Version: 0.10.3 Release: 0 -URL: http://pypi.python.org/pypi/WebError +Url: http://pypi.python.org/pypi/WebError Summary: Web Error handling and exception catching License: MIT Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/W/WebError/WebError-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: python-devel -BuildRequires: python-distribute BuildRequires: python-Paste BuildRequires: python-Pygments BuildRequires: python-Tempita BuildRequires: python-WebOb +BuildRequires: python-WebTest +BuildRequires: python-devel +BuildRequires: python-distribute +BuildRequires: python-nose BuildRequires: python-simplejson BuildRequires: python-xml Requires: python-Paste -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
