!3 Upgrade version to 1.2.0

From: @dingdingaaaaa 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-12-08 06:43:18 +00:00 committed by Gitee
commit 1c2458a848
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-wsproto
Version: 1.1.0
Version: 1.2.0
Release: 1
Summary: WebSockets state-machine based protocol implementation
License: MIT
URL: https://github.com/python-hyper/wsproto/
Source0: https://files.pythonhosted.org/packages/f5/58/575e416cd024d23c52de9e17d02f4c5ef4a9c8a7258c6fc8f2b3f96f73cf/wsproto-1.1.0.tar.gz
Source0: https://files.pythonhosted.org/packages/c9/4a/44d3c295350d776427904d73c189e10aeae66d7f555bb2feee16d1e4ba5a/wsproto-1.2.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.1.0
%autosetup -n wsproto-1.2.0
%build
%py3_build
@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed Dec 07 2022 dingdingaaaaa <dingziwei@kylinos.cn> - 1.2.0-1
- Upgrade version to 1.2.0
* Fri Aug 5 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 1.1.0-1
- Update to 1.1.0

Binary file not shown.

BIN
wsproto-1.2.0.tar.gz Normal file

Binary file not shown.