Make the dependency on python3-zmq from python3-zmq-tests arch-specific

epel9
Benjamin A. Beasley 2 months ago
parent 5ec385e87f
commit b11c0c8727

@ -83,7 +83,7 @@ Summary: %{summary}, testsuite
# licenses; see the comment above the main License tag.
License: BSD-3-Clause
Requires: python%{python3_pkgversion}-zmq = %{version}-%{release}
Requires: python%{python3_pkgversion}-zmq%{?_isa} = %{version}-%{release}
%py_provides python%{python3_pkgversion}-pyzmq-tests
# Tests in zmq/tests/mypy.py require mypy, but see:

Loading…
Cancel
Save