Hello community,

here is the log from the commit of package python-CherryPy for openSUSE:Factory 
checked in at 2018-01-16 09:35:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-CherryPy (Old)
 and      /work/SRC/openSUSE:Factory/.python-CherryPy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-CherryPy"

Tue Jan 16 09:35:11 2018 rev:16 rq:561649 version:10.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-CherryPy/python-CherryPy.changes  
2017-04-28 10:38:55.596875165 +0200
+++ /work/SRC/openSUSE:Factory/.python-CherryPy.new/python-CherryPy.changes     
2018-01-16 09:35:12.393807565 +0100
@@ -1,0 +2,5 @@
+Wed Nov  8 18:06:13 UTC 2017 - [email protected]
+
+- conditionally disable python2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-CherryPy.spec ++++++
--- /var/tmp/diff_new_pack.uP31QR/_old  2018-01-16 09:35:12.893784172 +0100
+++ /var/tmp/diff_new_pack.uP31QR/_new  2018-01-16 09:35:12.897783985 +0100
@@ -16,6 +16,8 @@
 #
 
 
+%bcond_without python2
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-CherryPy
@@ -37,7 +39,9 @@
 BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module six}
+%if %{with python2}
 BuildRequires:  python2-backports.unittest_mock
+%endif
 # /SECTION
 BuildRequires:  python-rpm-macros
 Requires(post): update-alternatives


Reply via email to