Hello community, here is the log from the commit of package python-storm for openSUSE:Factory checked in at 2013-10-25 11:33:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-storm (Old) and /work/SRC/openSUSE:Factory/.python-storm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-storm" Changes: -------- --- /work/SRC/openSUSE:Factory/python-storm/python-storm.changes 2012-04-23 09:16:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-storm.new/python-storm.changes 2013-10-25 11:33:15.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Oct 24 11:15:27 UTC 2013 - [email protected] + +- Require python-setuptools instead of distribute (upstreams merged) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-storm.spec ++++++ --- /var/tmp/diff_new_pack.Jujfcx/_old 2013-10-25 11:33:19.000000000 +0200 +++ /var/tmp/diff_new_pack.Jujfcx/_new 2013-10-25 11:33:19.000000000 +0200 @@ -1,8 +1,7 @@ # -# spec file for package python-Jinja2 +# spec file for package python-storm # -# Copyright (c) 2008-2009 oc2pus -# 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 @@ -20,14 +19,14 @@ Name: python-storm Version: 0.19 Release: 0 -URL: http://storm.canonical.com/ +Url: http://storm.canonical.com/ Summary: An object-relational mapper (ORM) for Python License: LGPL-2.0+ Group: Development/Languages/Python Source: https://launchpad.net/storm/trunk/%{version}/+download/storm-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools Requires: python-storm-backend = %{version} %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
