[Buildroot] [PATCH 1/1] package/python-engineio: bump to version 4.11.2
James Hilliard
james.hilliard1 at gmail.com
Thu Jan 9 20:53:33 UTC 2025
Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
---
package/python-engineio/python-engineio.hash | 4 ++--
package/python-engineio/python-engineio.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-engineio/python-engineio.hash b/package/python-engineio/python-engineio.hash
index 427e6cea12..764da93f83 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 cfed3d8b399a2a9889ee2e2371e5e03f python_engineio-4.11.1.tar.gz
-sha256 ff8a23a843c223ec793835f1bcf584ff89ce0f1c2bcce37dffa6436c6fa74133 python_engineio-4.11.1.tar.gz
+md5 3ef6c195d98209d6d0daf0fe728c98ec python_engineio-4.11.2.tar.gz
+sha256 145bb0daceb904b4bb2d3eb2d93f7dbb7bb87a6a0c4f20a94cc8654dec977129 python_engineio-4.11.2.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 99a7dae0a3..5bc9906ec5 100644
--- a/package/python-engineio/python-engineio.mk
+++ b/package/python-engineio/python-engineio.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_ENGINEIO_VERSION = 4.11.1
+PYTHON_ENGINEIO_VERSION = 4.11.2
PYTHON_ENGINEIO_SOURCE = python_engineio-$(PYTHON_ENGINEIO_VERSION).tar.gz
-PYTHON_ENGINEIO_SITE = https://files.pythonhosted.org/packages/17/54/39e4c942296943cc79a1fd7d744a1a10ba2fc3af59293f26a8bd48c2aa74
+PYTHON_ENGINEIO_SITE = https://files.pythonhosted.org/packages/52/e0/a9e0fe427ce7f1b7dbf9531fa00ffe4b557c4a7bc8e71891c115af123170
PYTHON_ENGINEIO_SETUP_TYPE = setuptools
PYTHON_ENGINEIO_LICENSE = MIT
PYTHON_ENGINEIO_LICENSE_FILES = LICENSE
--
2.34.1
More information about the buildroot
mailing list