!2 updata package

From: @wenzhiwei11 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-08-08 08:58:18 +00:00 committed by Gitee
commit b4a99183aa
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 5 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-wsproto
Version: 1.0.0
Version: 1.1.0
Release: 1
Summary: WebSockets state-machine based protocol implementation
License: MIT License
License: MIT
URL: https://github.com/python-hyper/wsproto/
Source0: https://files.pythonhosted.org/packages/2b/a4/aded0882f8f1cddd68dcd531309a15bf976f301e6a3554055cc06213c227/wsproto-1.0.0.tar.gz
Source0: https://files.pythonhosted.org/packages/f5/58/575e416cd024d23c52de9e17d02f4c5ef4a9c8a7258c6fc8f2b3f96f73cf/wsproto-1.1.0.tar.gz
BuildArch: noarch
Requires: python3-h11
@ -31,7 +31,7 @@ The respository contains a pure-Python implementation of a WebSocket protocol st
%prep
%autosetup -n wsproto-1.0.0
%autosetup -n wsproto-1.1.0
%build
%py3_build
@ -71,5 +71,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed Jun 30 2021 Python_Bot <Python_Bot@openeuler.org>
* Fri Aug 5 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 1.1.0-1
- Update to 1.1.0
* Wed Jun 30 2021 Python_Bot <Python_Bot@openeuler.org> - 1.0.0-1
- Package Spec generated

Binary file not shown.

BIN
wsproto-1.1.0.tar.gz Normal file

Binary file not shown.