Hello community, here is the log from the commit of package python-freezegun for openSUSE:Factory checked in at 2018-02-25 11:32:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-freezegun (Old) and /work/SRC/openSUSE:Factory/.python-freezegun.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-freezegun" Sun Feb 25 11:32:18 2018 rev:2 rq:579634 version:0.3.9 Changes: -------- --- /work/SRC/openSUSE:Factory/python-freezegun/python-freezegun.changes 2017-08-24 18:55:12.105741035 +0200 +++ /work/SRC/openSUSE:Factory/.python-freezegun.new/python-freezegun.changes 2018-02-25 11:32:23.116354096 +0100 @@ -1,0 +2,5 @@ +Fri Feb 23 20:12:29 UTC 2018 - [email protected] + +- Drop python-sure BuildRequires. Add python-mock BuildRequires. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-freezegun.spec ++++++ --- /var/tmp/diff_new_pack.xFvdJC/_old 2018-02-25 11:32:23.976322867 +0100 +++ /var/tmp/diff_new_pack.xFvdJC/_new 2018-02-25 11:32:23.976322867 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-freezegun # -# 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 @@ -28,15 +28,15 @@ Group: Development/Languages/Python Source: https://files.pythonhosted.org/packages/source/f/freezegun/freezegun-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: fdupes -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module python-dateutil > 2.0} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} +BuildRequires: fdupes +BuildRequires: python-rpm-macros %if %{with tests} +BuildRequires: %{python_module mock} BuildRequires: %{python_module nose} -BuildRequires: %{python_module sure} %endif Requires: python-python-dateutil > 2.0 Requires: python-six
