From 0d902820475a02d91782db9e5059fd92da7a4c73 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 20 Feb 2025 10:06:36 +0000 Subject: [PATCH] 15.0 --- .abf.yml | 2 +- python-websockets.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index e132be0..4a066f3 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - websockets-13.1.tar.gz: a53fe8e70923e13892a5f02e73ad6be12907f987 + websockets-15.0.tar.gz: 30deea699510ce7bafdffe154a40f6c3e0e8e3b1 diff --git a/python-websockets.spec b/python-websockets.spec index 02fd3e1..3593538 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -4,7 +4,7 @@ %define __typelib_path %{nil} Name: python-%{pypi_name} -Version: 13.1 +Version: 15.0 Release: 1 Summary: An implementation of the WebSocket Protocol for python with asyncio License: BSD