diff --git a/.abf.yml b/.abf.yml index eaae155..bd965ee 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - websockets-10.1.tar.gz: eadd324761ad3169c2ae7b4217e41570f5d3cdb0 + websockets-10.3.tar.gz: c0d4308332bc892d44d61276c93e02fd5d6e5625 diff --git a/python-websockets.spec b/python-websockets.spec index 8e6e22b..8dcedca 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -4,8 +4,8 @@ %define __typelib_path %{nil} Name: python-%{pypi_name} -Version: 10.1 -Release: 2 +Version: 10.3 +Release: 1 Summary: An implementation of the WebSocket Protocol for python with asyncio License: BSD Group: Development/Python