diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-07 05:40:42 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-07 05:40:42 +0000 |
commit | 2472fc1de5819cda5beb58d0706ba0f27168f3b4 (patch) | |
tree | 55b820bbd4fdf61d903505f2be61f8b0254d4a31 /python-flask-socketio.spec | |
parent | 751a1b1004512ce058db313b112a74e470f41245 (diff) |
automatic import of python-flask-socketio
Diffstat (limited to 'python-flask-socketio.spec')
-rw-r--r-- | python-flask-socketio.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-flask-socketio.spec b/python-flask-socketio.spec index 492a3e2..8180bdb 100644 --- a/python-flask-socketio.spec +++ b/python-flask-socketio.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-Flask-SocketIO -Version: 5.3.2 +Version: 5.3.3 Release: 1 Summary: Socket.IO integration for Flask applications License: MIT License URL: https://github.com/miguelgrinberg/flask-socketio -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/70/b3/70d1f126998189db30f4fab0102d8c9ae05de071f0297123ee255db08e51/Flask-SocketIO-5.3.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b8/34/f736540efa8a2f3587a9019639ca2787d0f663479eb554b230fdb5a72bc9/Flask-SocketIO-5.3.3.tar.gz BuildArch: noarch Requires: python3-Flask @@ -33,7 +33,7 @@ Provides: python3-Flask-SocketIO-doc Socket.IO integration for Flask applications. %prep -%autosetup -n Flask-SocketIO-5.3.2 +%autosetup -n Flask-SocketIO-5.3.3 %build %py3_build @@ -73,5 +73,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 5.3.2-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 5.3.3-1 - Package Spec generated |