From a00c62a60be54bbbb0dd1fb00df4bc86689e00a3f04d7849c4bd68e615625fbd Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 23 Jan 2023 07:42:11 +0000 Subject: [PATCH] Clean up SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent-websocket?expand=0&rev=2 --- python-gevent-websocket.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-gevent-websocket.spec b/python-gevent-websocket.spec index c21fdd0..ddad2b0 100644 --- a/python-gevent-websocket.spec +++ b/python-gevent-websocket.spec @@ -46,6 +46,7 @@ Websocket handler for the gevent pywsgi server, a Python network library %files %{python_files} %license LICENSE %doc AUTHORS README.rst -%{python_sitelib}/* +%{python_sitelib}/geventwebsocket +%{python_sitelib}/gevent_websocket-%{version}*-info %changelog