summaryrefslogtreecommitdiffstats
path: root/package/python-engineio/python-engineio.mk
diff options
context:
space:
mode:
authorAsaf Kahlon <asafka7@gmail.com>2018-12-15 10:37:23 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-12-16 21:59:37 +0100
commita729325e12d60951dd576ef862f71446541a2c55 (patch)
tree14b6e562c4ff940582077d43d11c0bf6fc1bc58b /package/python-engineio/python-engineio.mk
parent3697a8bac5c0cbf9801961e11a70f2ae76939b67 (diff)
downloadbuildroot-a729325e12d60951dd576ef862f71446541a2c55.tar.gz
buildroot-a729325e12d60951dd576ef862f71446541a2c55.zip
package/python-engineio: bump to version 3.1.0
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.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 9bda632661..f31b948e3c 100644
--- a/package/python-engineio/python-engineio.mk
+++ b/package/python-engineio/python-engineio.mk
@@ -4,8 +4,8 @@
#
################################################################################
-PYTHON_ENGINEIO_VERSION = 3.0.0
-PYTHON_ENGINEIO_SITE = https://files.pythonhosted.org/packages/51/a4/1642a75f1206a14e9a75f286d38b1794b13e9ee3169f57cb939cb99ffea3
+PYTHON_ENGINEIO_VERSION = 3.1.0
+PYTHON_ENGINEIO_SITE = https://files.pythonhosted.org/packages/25/37/57dc050723f3e64a0a652711b3831263d99f5ade2e05e5d6038354be7eaa
PYTHON_ENGINEIO_SETUP_TYPE = setuptools
PYTHON_ENGINEIO_LICENSE = MIT
PYTHON_ENGINEIO_LICENSE_FILES = LICENSE
OpenPOWER on IntegriCloud