Hello community, here is the log from the commit of package python-MiniMock for openSUSE:Factory checked in at 2018-03-19 23:40:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-MiniMock (Old) and /work/SRC/openSUSE:Factory/.python-MiniMock.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-MiniMock" Mon Mar 19 23:40:07 2018 rev:17 rq:588635 version:1.2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-MiniMock/python-MiniMock.changes 2017-09-05 15:16:25.211116625 +0200 +++ /work/SRC/openSUSE:Factory/.python-MiniMock.new/python-MiniMock.changes 2018-03-19 23:40:25.376927643 +0100 @@ -1,0 +2,5 @@ +Mon Mar 19 14:26:44 UTC 2018 - [email protected] + +- BuildRequire python3-2to3: the spec calls 2to3. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-MiniMock.spec ++++++ --- /var/tmp/diff_new_pack.xCNXTM/_old 2018-03-19 23:40:26.776877141 +0100 +++ /var/tmp/diff_new_pack.xCNXTM/_new 2018-03-19 23:40:26.808875987 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-MiniMock # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,12 +24,12 @@ Summary: A mock library for Python License: MIT Group: Development/Languages/Python -Url: http://pypi.python.org/pypi/MiniMock +URL: http://pypi.python.org/pypi/MiniMock Source: https://files.pythonhosted.org/packages/source/M/MiniMock/MiniMock-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: python3-2to3 BuildArch: noarch %ifpython2 Provides: %{oldpython}-minimock = %{version}
