|
|
@ -146,7 +146,7 @@ k="${k-}${k+ and }not test_draft"
|
|
|
|
# don’t put any effort into figuring out how to make it work.
|
|
|
|
# don’t put any effort into figuring out how to make it work.
|
|
|
|
k="${k-}${k+ and }not test_cython"
|
|
|
|
k="${k-}${k+ and }not test_cython"
|
|
|
|
|
|
|
|
|
|
|
|
%pytest -k "${k-}" -v zmq/tests
|
|
|
|
%pytest -k "${k-}" -v -rs zmq/tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files -n python%{python3_pkgversion}-zmq -f %{pyproject_files}
|
|
|
|
%files -n python%{python3_pkgversion}-zmq -f %{pyproject_files}
|
|
|
|