Update to 11.0.3
Signed-off-by: Major Hayden <major@redhat.com>
This commit is contained in:
parent
31092bad4a
commit
ed2b4702a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/websockets-10.3.tar.gz
|
||||
/websockets-10.4.tar.gz
|
||||
/websockets-11.0.2.tar.gz
|
||||
/websockets-11.0.3.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 11.0.2
|
||||
Release: 2%{?dist}
|
||||
Version: 11.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Implementation of the WebSocket Protocol for Python
|
||||
|
||||
License: BSD
|
||||
@ -55,6 +55,9 @@ BuildRequires: python3-devel
|
||||
%doc README.rst
|
||||
|
||||
%changelog
|
||||
* Wed Jun 28 2023 Major Hayden <major@redhat.com> - 11.0.3-1
|
||||
- Update to 11.0.3
|
||||
|
||||
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 11.0.2-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (websockets-11.0.2.tar.gz) = b6ce7c011f75240e288a4c9d4feec77d8e891bbca494aa839329005e24bbe8e20d75c67ac4723379dc644cbcb21185aa62777594d15de3de203fe65deefd407b
|
||||
SHA512 (websockets-11.0.3.tar.gz) = 37a84d7c57da7a3e48870abf992ba96ee454b342610d51c06f7dfc7ee082b7fb51304518c208379c3dbd039eafb1a85444c257fed20b4605a52dc8fc938a4cca
|
||||
|
Loading…
Reference in New Issue
Block a user