Hello community, here is the log from the commit of package python-WebHelpers for openSUSE:Factory checked in at 2013-10-25 11:35:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-WebHelpers (Old) and /work/SRC/openSUSE:Factory/.python-WebHelpers.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-WebHelpers" Changes: -------- --- /work/SRC/openSUSE:Factory/python-WebHelpers/python-WebHelpers.changes 2012-03-20 13:29:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-WebHelpers.new/python-WebHelpers.changes 2013-10-25 11:35:38.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Oct 24 11:17:00 UTC 2013 - [email protected] + +- Require python-setuptools instead of distribute (upstreams merged) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-WebHelpers.spec ++++++ --- /var/tmp/diff_new_pack.VVJLeM/_old 2013-10-25 11:35:38.000000000 +0200 +++ /var/tmp/diff_new_pack.VVJLeM/_new 2013-10-25 11:35:38.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-WebHelpers # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: python-WebHelpers Version: 1.3 Release: 0 @@ -25,9 +26,9 @@ Source: http://pypi.python.org/packages/source/W/WebHelpers/WebHelpers-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel -BuildRequires: python-distribute -Requires: python-nose +BuildRequires: python-setuptools Requires: python-Routes +Requires: python-nose Provides: python-webhelpers = %{version} Obsoletes: python-webhelpers < %{version} %if 0%{?suse_version} && 0%{?suse_version} <= 1110 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
