Hello community, here is the log from the commit of package python-cl for openSUSE:Factory checked in at 2013-04-17 23:16:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cl (Old) and /work/SRC/openSUSE:Factory/.python-cl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cl", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/python-cl/python-cl.changes 2013-01-14 12:03:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-cl.new/python-cl.changes 2013-04-17 23:16:46.000000000 +0200 @@ -1,0 +2,7 @@ +Tue Apr 16 15:30:10 UTC 2013 - [email protected] + +- Remove BuildRequires: python-2to3, useless since included in main + python devel package +- Add Requires: python3; fix build for OpenSUSE <= 12.2 + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/python-cl/python3-cl.changes 2013-01-14 12:03:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-cl.new/python3-cl.changes 2013-04-17 23:16:46.000000000 +0200 @@ -1,0 +2,12 @@ +Tue Apr 16 15:30:10 UTC 2013 - [email protected] + +- Remove BuildRequires: python-2to3, useless since included in main + python devel package +- Add Requires: python3; fix build for OpenSUSE <= 12.2 + +------------------------------------------------------------------- +Mon Jan 14 09:30:12 UTC 2013 - [email protected] + +- Drop requires on "python(abi)", RPM does that automatically + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cl.spec ++++++ --- /var/tmp/diff_new_pack.8rTOTr/_old 2013-04-17 23:16:48.000000000 +0200 +++ /var/tmp/diff_new_pack.8rTOTr/_new 2013-04-17 23:16:48.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-cl # -# 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-cl Version: 0.0.3 Release: 0 ++++++ python3-cl.spec ++++++ --- /var/tmp/diff_new_pack.8rTOTr/_old 2013-04-17 23:16:48.000000000 +0200 +++ /var/tmp/diff_new_pack.8rTOTr/_new 2013-04-17 23:16:48.000000000 +0200 @@ -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: python3-cl Version: 0.0.3 Release: 0 @@ -25,10 +26,9 @@ Source: http://pypi.python.org/packages/source/c/cl/cl-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python3 -BuildRequires: python3-2to3 BuildRequires: python3-devel BuildRequires: python3-distribute -Requires: python(abi) = %{py3_ver} +Requires: python3 Requires: python3-kombu BuildArch: noarch -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
