Clean up SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=109
This commit is contained in:
parent
ecbfa11ef6
commit
fa9275bde0
@ -16,7 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
%define plainpython python
|
||||
%ifarch x86_64
|
||||
@ -131,7 +130,7 @@ popd
|
||||
%files %{python_files}
|
||||
%license COPYING.BSD COPYING.LESSER
|
||||
%doc AUTHORS.md README.md examples
|
||||
%{python_sitearch}/zmq/
|
||||
%{python_sitearch}/zmq
|
||||
%{python_sitearch}/pyzmq-%{version}-py*.egg-info
|
||||
%exclude %{python_sitearch}/zmq/utils/*.h
|
||||
%exclude %{python_sitearch}/zmq/backend/cffi/_cdefs.h
|
||||
|
Loading…
Reference in New Issue
Block a user