Hello community, here is the log from the commit of package python-netaddr for openSUSE:Factory checked in at 2013-10-25 11:23:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-netaddr (Old) and /work/SRC/openSUSE:Factory/.python-netaddr.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-netaddr" Changes: -------- --- /work/SRC/openSUSE:Factory/python-netaddr/python-netaddr.changes 2012-09-25 10:46:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-netaddr.new/python-netaddr.changes 2013-10-25 11:23:19.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Oct 24 11:09:05 UTC 2013 - [email protected] + +- Require python-setuptools instead of distribute (upstreams merged) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-netaddr.spec ++++++ --- /var/tmp/diff_new_pack.lZSst8/_old 2013-10-25 11:23:21.000000000 +0200 +++ /var/tmp/diff_new_pack.lZSst8/_new 2013-10-25 11:23:21.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-netaddr # -# 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 @@ -11,10 +11,11 @@ # 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-netaddr Version: 0.7.10 Release: 0 @@ -25,7 +26,7 @@ Source: netaddr-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools %if 0%{?suse_version} %py_requires %if 0%{?suse_version} > 1110 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
