From ea446c33956cdff615bfe2fa82cce147e522406a Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Fri, 11 Feb 2022 19:10:13 +0300 Subject: [PATCH] Move to main from contrib (for ty-dlp which is being moved) --- python-websockets.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-websockets.spec b/python-websockets.spec index ce1b93e..8e6e22b 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 10.1 -Release: 1 +Release: 2 Summary: An implementation of the WebSocket Protocol for python with asyncio License: BSD Group: Development/Python