From d0e33f6b8526e85511e7e09ab4a4efbec796d925 Mon Sep 17 00:00:00 2001 From: Asaf Kahlon Date: Tue, 9 Oct 2018 19:22:26 +0300 Subject: python-engineio: bump to version 2.3.2 Signed-off-by: Asaf Kahlon Signed-off-by: Thomas Petazzoni --- package/python-engineio/python-engineio.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/python-engineio/python-engineio.mk') diff --git a/package/python-engineio/python-engineio.mk b/package/python-engineio/python-engineio.mk index 06c558d199..e730c39cd2 100644 --- a/package/python-engineio/python-engineio.mk +++ b/package/python-engineio/python-engineio.mk @@ -4,8 +4,8 @@ # ################################################################################ -PYTHON_ENGINEIO_VERSION = 2.3.1 -PYTHON_ENGINEIO_SITE = https://files.pythonhosted.org/packages/f7/20/984649ea01e6aaf5256a6f7280d12c1c00d421d08c4f5660986a7aca7604 +PYTHON_ENGINEIO_VERSION = 2.3.2 +PYTHON_ENGINEIO_SITE = https://files.pythonhosted.org/packages/66/18/09516793c68e0f7fb759d54c109a09a86e31c3e685eb77884613a1c1a7b3 PYTHON_ENGINEIO_SETUP_TYPE = setuptools PYTHON_ENGINEIO_LICENSE = MIT PYTHON_ENGINEIO_LICENSE_FILES = LICENSE -- cgit v1.2.3