diff --git a/package/python-engineio/python-engineio.hash b/package/python-engineio/python-engineio.hash index 61c0dfe47f..ecf4d2898e 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 3d1aa3e72ff50c1d779f6a6f543a438a python_engineio-4.9.1.tar.gz -sha256 7631cf5563086076611e494c643b3fa93dd3a854634b5488be0bba0ef9b99709 python_engineio-4.9.1.tar.gz +md5 3e45a23dd8df2d611681cb6970c1fd27 python_engineio-4.10.1.tar.gz +sha256 166cea8dd7429638c5c4e3a4895beae95196e860bc6f29ed0b9fe753d1ef2072 python_engineio-4.10.1.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 d291364705..49d5e298fe 100644 --- a/package/python-engineio/python-engineio.mk +++ b/package/python-engineio/python-engineio.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_ENGINEIO_VERSION = 4.9.1 +PYTHON_ENGINEIO_VERSION = 4.10.1 PYTHON_ENGINEIO_SOURCE = python_engineio-$(PYTHON_ENGINEIO_VERSION).tar.gz -PYTHON_ENGINEIO_SITE = https://files.pythonhosted.org/packages/50/01/94faf505820f1fb94133a456dad87a76df589f6999de563229a342e412fa +PYTHON_ENGINEIO_SITE = https://files.pythonhosted.org/packages/9e/d2/b985b0affc5944620e1f812969322f40204f75297c5087fc4cdd44f1a14e PYTHON_ENGINEIO_SETUP_TYPE = setuptools PYTHON_ENGINEIO_LICENSE = MIT PYTHON_ENGINEIO_LICENSE_FILES = LICENSE