|
|
|
@ -119,13 +119,12 @@ k="${k-}${k+ and }not (TestAsyncioAuthentication and test_plain)"
|
|
|
|
|
%files -n python%{python3_pkgversion}-zmq
|
|
|
|
|
%license COPYING.*
|
|
|
|
|
%doc README.md
|
|
|
|
|
# examples/
|
|
|
|
|
%{python3_sitearch}/pyzmq-%{version}-py%{python3_version}.egg-info
|
|
|
|
|
%{python3_sitearch}/zmq
|
|
|
|
|
%exclude %{python3_sitearch}/zmq/tests
|
|
|
|
|
%{python3_sitearch}/zmq/
|
|
|
|
|
%exclude %{python3_sitearch}/zmq/tests/
|
|
|
|
|
|
|
|
|
|
%files -n python%{python3_pkgversion}-zmq-tests
|
|
|
|
|
%{python3_sitearch}/zmq/tests
|
|
|
|
|
%{python3_sitearch}/zmq/tests/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|