[packages/python3-websockets] up to 13.1

atler atler at pld-linux.org
Sat Sep 28 01:27:37 CEST 2024


commit 1526491309b1b93d5d5c8b372e7140f19dfd24a5
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Sep 28 01:27:05 2024 +0200

    up to 13.1

 python3-websockets.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/python3-websockets.spec b/python3-websockets.spec
index befcbd4..3a87e6d 100644
--- a/python3-websockets.spec
+++ b/python3-websockets.spec
@@ -5,12 +5,12 @@
 %define		module	websockets
 Summary:	An implementation of the WebSocket Protocol for python with asyncio
 Name:		python3-%{module}
-Version:	12.0
-Release:	2
+Version:	13.1
+Release:	1
 License:	BSD-like
 Group:		Libraries/Python
 Source0:	https://github.com/aaugustin/websockets/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	df53aadc76462a95d58098c685dfcdca
+# Source0-md5:	43c32a1842d443cb41cadf1361612731
 URL:		https://pypi.python.org/pypi/websockets
 BuildRequires:	python3 >= 1:3.8
 BuildRequires:	python3-devel >= 1:3.8
@@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
 %{py3_sitedir}/%{module}/py.typed
 %attr(755,root,root) %{py3_sitedir}/%{module}/*.so
 %{py3_sitedir}/%{module}/__pycache__
+%dir %{py3_sitedir}/%{module}/asyncio
+%{py3_sitedir}/%{module}/asyncio/*.py
+%{py3_sitedir}/%{module}/asyncio/__pycache__
 %dir %{py3_sitedir}/%{module}/extensions
 %{py3_sitedir}/%{module}/extensions/*.py
 %{py3_sitedir}/%{module}/extensions/__pycache__
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-websockets.git/commitdiff/1526491309b1b93d5d5c8b372e7140f19dfd24a5



More information about the pld-cvs-commit mailing list