From 2472fc1de5819cda5beb58d0706ba0f27168f3b4 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 05:40:42 +0000 Subject: automatic import of python-flask-socketio --- .gitignore | 1 + python-flask-socketio.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a2abc34..dd9455d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Flask-SocketIO-5.3.2.tar.gz +/Flask-SocketIO-5.3.3.tar.gz 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 - 5.3.2-1 +* Fri Apr 07 2023 Python_Bot - 5.3.3-1 - Package Spec generated diff --git a/sources b/sources index ef53046..648adec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9373e11eaaf624f31f2fe1af40b14ba Flask-SocketIO-5.3.2.tar.gz +a5283f0d70af3d954a044a872660c929 Flask-SocketIO-5.3.3.tar.gz -- cgit v1.2.3