diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:26:48 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:26:48 +0000 |
| commit | 3296f72ec644fbaf725b4f4903dc6f9e711b72ee (patch) | |
| tree | 3d4385e75001d6827f4a4e83a4160e0d06bccf62 /python-tornado.spec | |
| parent | 16213e014f1658a92566faf74275571d5a8b392e (diff) | |
automatic import of python-tornadoopeneuler20.03
Diffstat (limited to 'python-tornado.spec')
| -rw-r--r-- | python-tornado.spec | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/python-tornado.spec b/python-tornado.spec index 452769f..165573f 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tornado -Version: 6.2 +Version: 6.3 Release: 1 Summary: Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. -License: http://www.apache.org/licenses/LICENSE-2.0 +License: Apache-2.0 URL: http://www.tornadoweb.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f3/9e/225a41452f2d9418d89be5e32cf824c84fe1e639d350d6e8d49db5b7f73a/tornado-6.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/15/e6/88afe8318b6aaff1e6c60b3d4b94c9b68708cc0a5ba2f6dae5cbc288ce69/tornado-6.3.tar.gz %description @@ -48,7 +48,7 @@ can scale to tens of thousands of open connections, making it ideal for applications that require a long-lived connection to each user. %prep -%autosetup -n tornado-6.2 +%autosetup -n tornado-6.3 %build %py3_build @@ -88,5 +88,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 6.2-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 6.3-1 - Package Spec generated |
