!26 Upgrade python-tornad version to 6.3.3

From: @wen-minjuan 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2023-10-13 09:04:00 +00:00 committed by Gitee
commit f686c1c814
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-tornado Name: python-tornado
Version: 6.3.2 Version: 6.3.3
Release: 1 Release: 1
Summary: Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. Summary: Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
License: ASL 2.0 License: ASL 2.0
URL: http://www.tornadoweb.org/ URL: http://www.tornadoweb.org/
Source0: https://files.pythonhosted.org/packages/30/f0/6e5d85d422a26fd696a1f2613ab8119495c1ebb8f49e29f428d15daf79cc/tornado-6.3.2.tar.gz Source0: https://files.pythonhosted.org/packages/source/t/tornado/tornado-%{version}.tar.gz
%description %description
Tornado is an open source version of the scalable, non-blocking web server and tools. Tornado is an open source version of the scalable, non-blocking web server and tools.
@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Oct 13 2023 wen-minjuan <mjwen@isoftstone.com> - 6.3.3-1
- Upgrade version to 6.3.3-1
* Thu Jul 13 2023 liuyongshuai <ysliuci@isoftstone.com> - 6.3.2-1 * Thu Jul 13 2023 liuyongshuai <ysliuci@isoftstone.com> - 6.3.2-1
- Upgrade version to 6.3.2-1 - Upgrade version to 6.3.2-1

Binary file not shown.

BIN
tornado-6.3.3.tar.gz Normal file

Binary file not shown.