commit df39af67c5be2c78ad49bffa3e091829f7695b7b
Author: Jan Palus <[email protected]>
Date:   Sun Dec 31 13:12:47 2023 +0100

    package sync directory; rel 2

 python3-websockets.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python3-websockets.spec b/python3-websockets.spec
index 75c8194..befcbd4 100644
--- a/python3-websockets.spec
+++ b/python3-websockets.spec
@@ -6,7 +6,7 @@
 Summary:       An implementation of the WebSocket Protocol for python with 
asyncio
 Name:          python3-%{module}
 Version:       12.0
-Release:       1
+Release:       2
 License:       BSD-like
 Group:         Libraries/Python
 Source0:       
https://github.com/aaugustin/websockets/archive/%{version}/%{name}-%{version}.tar.gz
@@ -89,6 +89,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{py3_sitedir}/%{module}/legacy
 %{py3_sitedir}/%{module}/legacy/*.py
 %{py3_sitedir}/%{module}/legacy/__pycache__
+%dir %{py3_sitedir}/%{module}/sync
 %{py3_sitedir}/%{module}/sync/*.py
 %{py3_sitedir}/%{module}/sync/__pycache__
 %{py3_sitedir}/%{module}-%{version}-py*.egg-info
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to