Hello community,
here is the log from the commit of package python-pytest-benchmark for
openSUSE:Factory checked in at 2020-03-27 00:22:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-benchmark (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-benchmark.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-benchmark"
Fri Mar 27 00:22:41 2020 rev:6 rq:784630 version:3.2.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-benchmark/python-pytest-benchmark.changes
2020-01-16 18:14:37.696750385 +0100
+++
/work/SRC/openSUSE:Factory/.python-pytest-benchmark.new.3160/python-pytest-benchmark.changes
2020-03-27 00:22:43.448178595 +0100
@@ -1,0 +2,5 @@
+Fri Mar 13 12:42:10 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix buidling without python2
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-benchmark.spec ++++++
--- /var/tmp/diff_new_pack.o4JRJI/_old 2020-03-27 00:22:44.480179118 +0100
+++ /var/tmp/diff_new_pack.o4JRJI/_new 2020-03-27 00:22:44.480179118 +0100
@@ -17,6 +17,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%bcond_without python2
Name: python-pytest-benchmark
Version: 3.2.3
Release: 0
@@ -36,10 +37,12 @@
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: git-core
+%if %{with python2}
BuildRequires: python-mock
BuildRequires: python-pathlib2
-BuildRequires: python-rpm-macros
BuildRequires: python-statistics
+%endif
+BuildRequires: python-rpm-macros
Requires: python-py-cpuinfo
Requires: python-pytest >= 3.8
Requires(post): update-alternatives