summaryrefslogtreecommitdiffstats
path: root/package/python-engineio
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
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')
-rw-r--r--package/python-engineio/python-engineio.hash4
-rw-r--r--package/python-engineio/python-engineio.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/package/python-engineio/python-engineio.hash b/package/python-engineio/python-engineio.hash
index 3b16d7ef61..09e004ac46 100644
--- a/package/python-engineio/python-engineio.hash
+++ b/package/python-engineio/python-engineio.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/python-engineio/json
-md5 ba0fd43c77028bd6fed4ee1004f37c71 python-engineio-3.2.3.tar.gz
-sha256 401458bb0046d950c429dac3ef82ce12e3ff1236f63b4bbb344d60a1b51c4e94 python-engineio-3.2.3.tar.gz
+md5 ad32353278d0576bfa7d7a2f9b97dec5 python-engineio-3.3.0.tar.gz
+sha256 e4ac17c04c32ccca67287dfdbbe4ee1e9eec3a0a1a9a6070f3ab784db08407dd python-engineio-3.3.0.tar.gz
# Locally computed sha256 checksums
sha256 c9e97d3dbc1fbbcdb4f7808b282cd646db887aff4f5313fe6bbe8d4c31405a9c LICENSE
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