summaryrefslogtreecommitdiff
path: root/python-flask-socketio.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-flask-socketio.spec')
-rw-r--r--python-flask-socketio.spec8
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