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