Skip to content

Commit ff9c11a

Browse files
committed
python-flask-socketio: update to version 5.5.1
Release notes: https://github.com/miguelgrinberg/Flask-SocketIO/releases/tag/v5.5.1 Signed-off-by: Josef Schlehofer <[email protected]>
1 parent 03303c3 commit ff9c11a

File tree

1 file changed

+3
-2
lines changed
  • lang/python/python-flask-socketio

1 file changed

+3
-2
lines changed

lang/python/python-flask-socketio/Makefile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=python-flask-socketio
11-
PKG_VERSION:=5.3.5
11+
PKG_VERSION:=5.5.1
1212
PKG_RELEASE:=1
1313

1414
PYPI_NAME:=Flask-SocketIO
15-
PKG_HASH:=5f01158d10db71aa78c969b631ce3b9148b47ab0de1995158f9577f85b004d25
15+
PYPI_SOURCE_NAME:=flask_socketio
16+
PKG_HASH:=d946c944a1074ccad8e99485a6f5c79bc5789e3ea4df0bb9c864939586c51ec4
1617

1718
PKG_MAINTAINER:=Jan Pavlinec <[email protected]>
1819
PKG_LICENSE:=MIT

0 commit comments

Comments
 (0)