From fa9275bde06a3814309f67e20db55b2e2139bb1d3d98b99ce7218d1a568096af Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 10 Nov 2022 09:12:15 +0000 Subject: [PATCH] Clean up SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=109 --- python-pyzmq.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-pyzmq.spec b/python-pyzmq.spec index 6950485..ec46969 100644 --- a/python-pyzmq.spec +++ b/python-pyzmq.spec @@ -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