Hello community, here is the log from the commit of package python3-pip for openSUSE:Factory checked in at 2013-08-15 20:03:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-pip (Old) and /work/SRC/openSUSE:Factory/.python3-pip.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-pip" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-pip/python3-pip.changes 2013-07-30 14:04:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-pip.new/python3-pip.changes 2013-08-15 20:03:02.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Aug 15 08:02:06 UTC 2013 - [email protected] + +- Only buildrequire python3-2to3 on 12.2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-pip.spec ++++++ --- /var/tmp/diff_new_pack.V0QK3m/_old 2013-08-15 20:03:02.000000000 +0200 +++ /var/tmp/diff_new_pack.V0QK3m/_new 2013-08-15 20:03:02.000000000 +0200 @@ -26,6 +26,9 @@ Source: http://pypi.python.org/packages/source/p/pip/pip-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python3 +%if 0%{?suse_version} == 1220 +BuildRequires: python3-2to3 +%endif BuildRequires: python3-devel BuildRequires: python3-setuptools Requires: python3 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
