summaryrefslogtreecommitdiffstats
path: root/package/python-engineio/python-engineio.mk
diff options
context:
space:
mode:
authorAsaf Kahlon <asafka7@gmail.com>2019-01-26 08:33:12 +0200
committerPeter Korsgaard <peter@korsgaard.com>2019-01-27 10:41:07 +0100
commit0e881a3ef382373a0bed91c58a530f22cec6f645 (patch)
tree7580d4ad457e4c309c0fdad22060e17b78ac581b /package/python-engineio/python-engineio.mk
parentf6843a75fe9325832b3c2d50685e3f75ed311c75 (diff)
downloadbuildroot-0e881a3ef382373a0bed91c58a530f22cec6f645.tar.gz
buildroot-0e881a3ef382373a0bed91c58a530f22cec6f645.zip
python-engineio: bump to version 3.3.0
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-engineio/python-engineio.mk')
-rw-r--r--package/python-engineio/python-engineio.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-engineio/python-engineio.mk b/package/python-engineio/python-engineio.mk
index 8d4e344247..c20101984b 100644
--- a/package/python-engineio/python-engineio.mk
+++ b/package/python-engineio/python-engineio.mk
@@ -4,8 +4,8 @@
#
################################################################################
-PYTHON_ENGINEIO_VERSION = 3.2.3
-PYTHON_ENGINEIO_SITE = https://files.pythonhosted.org/packages/e6/1e/64fd629f8215b81bf0e5682504ebbbd10d1d48e52ee30d053484b6e91421
+PYTHON_ENGINEIO_VERSION = 3.3.0
+PYTHON_ENGINEIO_SITE = https://files.pythonhosted.org/packages/2f/09/83d627ad3dadd064bfb875c7767e93f3568354fe82cebe298b4e07f79238
PYTHON_ENGINEIO_SETUP_TYPE = setuptools
PYTHON_ENGINEIO_LICENSE = MIT
PYTHON_ENGINEIO_LICENSE_FILES = LICENSE
OpenPOWER on IntegriCloud