Upgrade version to 12.0

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2024-02-17 11:15:32 +08:00
parent a0ac7c5e1f
commit 0ceea9fd4d
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-websockets
Version: 11.0.3
Version: 12.0
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/85/dc/549a807a53c13fd4a8dac286f117a7a71260defea9ec0c05d6027f2ae273/websockets-%{version}.tar.gz
Source0: https://files.pythonhosted.org/packages/source/w/websockets/websockets-%{version}.tar.gz
%description
``websockets`` is a library for building WebSocket servers_ and clients_ in
@ -145,6 +145,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Sat Feb 17 2024 xu_ping <707078654@qq.com> - 12.0-1
- Upgrade package to version 12.0
* Fri Jun 30 2023 limiaomiao_zhr <mmlidc@isoftstone.com> - 11.0.3-1
- Upgrade package to version 11.0.3

Binary file not shown.

BIN
websockets-12.0.tar.gz Normal file

Binary file not shown.