mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 20:51:23 +00:00
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 <pepe.schlehofer@gmail.com>
This commit is contained in:
@@ -8,11 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-flask-socketio
|
||||
PKG_VERSION:=5.3.5
|
||||
PKG_VERSION:=5.5.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=Flask-SocketIO
|
||||
PKG_HASH:=5f01158d10db71aa78c969b631ce3b9148b47ab0de1995158f9577f85b004d25
|
||||
PYPI_SOURCE_NAME:=flask_socketio
|
||||
PKG_HASH:=d946c944a1074ccad8e99485a6f5c79bc5789e3ea4df0bb9c864939586c51ec4
|
||||
|
||||
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
Reference in New Issue
Block a user