version autoupdate [10.1]

This commit is contained in:
Alexander Stefanov 2021-11-24 22:01:04 +00:00
parent 5cd6fc2928
commit 75b2be2cb7
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
sources:
websockets-10.0.tar.gz: afd1ea0733a2b42ffa28467039bf1a611ce0bc75
websockets-10.1.tar.gz: eadd324761ad3169c2ae7b4217e41570f5d3cdb0

View file

@ -4,8 +4,8 @@
%define __typelib_path %{nil}
Name: python-%{pypi_name}
Version: 10.0
Release: 1
Version: 10.1
Release: 1
Summary: An implementation of the WebSocket Protocol for python with asyncio
License: BSD
Group: Development/Python