Upgrade package to version 11.0.3
This commit is contained in:
parent
facb1a71e7
commit
c5b1c42cc3
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-websockets
|
Name: python-websockets
|
||||||
Version: 10.4
|
Version: 11.0.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692)
|
Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692)
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/aaugustin/websockets
|
URL: https://github.com/aaugustin/websockets
|
||||||
Source0: https://files.pythonhosted.org/packages/85/dc/549a807a53c13fd4a8dac286f117a7a71260defea9ec0c05d6027f2ae273/websockets-10.4.tar.gz
|
Source0: https://files.pythonhosted.org/packages/85/dc/549a807a53c13fd4a8dac286f117a7a71260defea9ec0c05d6027f2ae273/websockets-%{version}.tar.gz
|
||||||
|
|
||||||
%description
|
%description
|
||||||
``websockets`` is a library for building WebSocket servers_ and clients_ in
|
``websockets`` is a library for building WebSocket servers_ and clients_ in
|
||||||
@ -145,6 +145,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 30 2023 limiaomiao_zhr <mmlidc@isoftstone.com> - 11.0.3-1
|
||||||
|
- Upgrade package to version 11.0.3
|
||||||
|
|
||||||
* Tue Nov 08 2022 liqiuyu <liqiuyu@kylinos.cn> - 10.4-1
|
* Tue Nov 08 2022 liqiuyu <liqiuyu@kylinos.cn> - 10.4-1
|
||||||
- Upgrade package to version 10.4
|
- Upgrade package to version 10.4
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
websockets-11.0.3.tar.gz
Normal file
BIN
websockets-11.0.3.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user