Hello community,

here is the log from the commit of package python-freezegun for 
openSUSE:Factory checked in at 2019-02-08 13:48:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-freezegun (Old)
 and      /work/SRC/openSUSE:Factory/.python-freezegun.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-freezegun"

Fri Feb  8 13:48:11 2019 rev:6 rq:672122 version:0.3.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-freezegun/python-freezegun.changes        
2019-01-28 20:46:09.438049609 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-freezegun.new.28833/python-freezegun.changes 
    2019-02-08 13:48:15.086782043 +0100
@@ -1,0 +2,5 @@
+Wed Feb  6 08:09:38 UTC 2019 - John Vandenberg <[email protected]>
+
+- Do not require python2 module for building python3 module
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-freezegun.spec ++++++
--- /var/tmp/diff_new_pack.zEKA1h/_old  2019-02-08 13:48:15.566781893 +0100
+++ /var/tmp/diff_new_pack.zEKA1h/_new  2019-02-08 13:48:15.570781892 +0100
@@ -32,12 +32,14 @@
 BuildRequires:  %{python_module python-dateutil > 2.0}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
+%ifpython2
+BuildRequires:  python-mock
+%endif
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-python-dateutil > 2.0
 Requires:       python-six
 BuildArch:      noarch
-BuildRequires:  python2-mock
 %python_subpackages
 
 %description


Reply via email to