diff --git a/python-pyzmq.changes b/python-pyzmq.changes index 4c53d91..d39fb37 100644 --- a/python-pyzmq.changes +++ b/python-pyzmq.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 14 10:21:34 UTC 2020 - Matej Cepl + +- Use pytest_arch macro instead of the construct we had there. + ------------------------------------------------------------------- Thu Sep 24 15:46:33 UTC 2020 - Hans-Peter Jansen diff --git a/python-pyzmq.spec b/python-pyzmq.spec index 334496f..1d61b3e 100644 --- a/python-pyzmq.spec +++ b/python-pyzmq.spec @@ -99,10 +99,7 @@ export CFLAGS="%{optflags}" %if %{with tests} %check export LANG=en_US.UTF-8 -%python_exec setup.py build_ext --inplace -timeout 5m bash -c ' -%pytest -' +%pytest_arch %endif %files %{python_files}