From f1f9b09808fbd205d208aefad44ea1b508b0462d Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Sat, 21 Sep 2024 19:06:33 +0000 Subject: [PATCH] 13.1 --- .abf.yml | 2 +- python-websockets.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 682b2d6..e132be0 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - websockets-12.0.tar.gz: 4cf2561bba8bb7bae862706eca7d5e378fe7b0c6 + websockets-13.1.tar.gz: a53fe8e70923e13892a5f02e73ad6be12907f987 diff --git a/python-websockets.spec b/python-websockets.spec index b082474..ffe86ed 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -4,7 +4,7 @@ #define __typelib_path %{nil} Name: python-%{pypi_name} -Version: 12.0 +Version: 13.1 Release: 1 Summary: An implementation of the WebSocket Protocol for python with asyncio License: BSD