Hello community, here is the log from the commit of package python3-MiniMock for openSUSE:Factory checked in at 2013-08-15 20:02:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-MiniMock (Old) and /work/SRC/openSUSE:Factory/.python3-MiniMock.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-MiniMock" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-MiniMock/python3-MiniMock.changes 2013-06-21 19:01:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-MiniMock.new/python3-MiniMock.changes 2013-08-15 20:02:59.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Aug 15 08:25:20 UTC 2013 - [email protected] + +- Buildrequire python3-2to3 on 12.2 +- Buildrequire python3 on 12.2, we need sha512 module + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-MiniMock.spec ++++++ --- /var/tmp/diff_new_pack.Mwtr03/_old 2013-08-15 20:02:59.000000000 +0200 +++ /var/tmp/diff_new_pack.Mwtr03/_new 2013-08-15 20:02:59.000000000 +0200 @@ -26,7 +26,11 @@ Source: http://pypi.python.org/packages/source/M/MiniMock/MiniMock-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python3-devel -BuildRequires: python3-distribute +%if 0%{?suse_version} == 1220 +BuildRequires: python3 +BuildRequires: python3-2to3 +%endif +BuildRequires: python3-setuptools BuildArch: noarch %description -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
