Hello community, here is the log from the commit of package python-grequests for openSUSE:Factory checked in at 2013-10-25 11:17:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-grequests (Old) and /work/SRC/openSUSE:Factory/.python-grequests.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-grequests" Changes: -------- --- /work/SRC/openSUSE:Factory/python-grequests/python-grequests.changes 2012-06-06 18:02:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-grequests.new/python-grequests.changes 2013-10-25 11:17:26.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Oct 24 11:06:19 UTC 2013 - [email protected] + +- Require python-setuptools instead of distribute (upstreams merged) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-grequests.spec ++++++ --- /var/tmp/diff_new_pack.vgaJJR/_old 2013-10-25 11:17:27.000000000 +0200 +++ /var/tmp/diff_new_pack.vgaJJR/_new 2013-10-25 11:17:27.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-grequests # -# 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 @@ -13,19 +13,20 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python-grequests Version: 0.1.0 Release: 0 -License: BSD-2-Clause Summary: Requests + Gevent -Url: https://github.com/kennethreitz/grequests +License: BSD-2-Clause Group: Development/Languages/Python +Url: https://github.com/kennethreitz/grequests Source: http://pypi.python.org/packages/source/g/grequests/grequests-%{version}.tar.gz Source1: LICENSE BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools Requires: python-gevent BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
