!4 Update package
From: @liqiuyu123 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
facb1a71e7
@ -1,12 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-websockets
|
||||
Version: 8.1
|
||||
Release: 3
|
||||
Version: 10.4
|
||||
Release: 1
|
||||
Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692)
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/aaugustin/websockets
|
||||
Source0: https://files.pythonhosted.org/packages/e9/2b/cf738670bb96eb25cb2caf5294e38a9dc3891a6bcd8e3a51770dbc517c65/websockets-8.1.tar.gz
|
||||
|
||||
Source0: https://files.pythonhosted.org/packages/85/dc/549a807a53c13fd4a8dac286f117a7a71260defea9ec0c05d6027f2ae273/websockets-10.4.tar.gz
|
||||
|
||||
%description
|
||||
``websockets`` is a library for building WebSocket servers_ and clients_ in
|
||||
@ -106,7 +105,7 @@ Does that look good?
|
||||
`Get started with the tutorial! <https://websockets.readthedocs.io/en/stable/intro.html>`_
|
||||
|
||||
%prep
|
||||
%autosetup -n websockets-8.1
|
||||
%autosetup -n websockets-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -146,6 +145,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 08 2022 liqiuyu <liqiuyu@kylinos.cn> - 10.4-1
|
||||
- Upgrade package to version 10.4
|
||||
|
||||
* Wed May 11 2022 yangping <yangping69@h-partners> - 8.1-3
|
||||
- License compliance rectification
|
||||
|
||||
|
||||
BIN
websockets-10.4.tar.gz
Normal file
BIN
websockets-10.4.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user