From e66990ec08c4cbbb2abb42eaac9465e38d3b502b Mon Sep 17 00:00:00 2001 From: Pierre-Jean Texier Date: Fri, 27 Mar 2020 23:49:35 +0100 Subject: python-engineio: upgrade 3.11.2 -> 3.12.1 See full changelog https://github.com/miguelgrinberg/python-engineio/blob/master/CHANGES.md Signed-off-by: Pierre-Jean Texier Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-engineio.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-python/recipes-devtools/python/python-engineio.inc') diff --git a/meta-python/recipes-devtools/python/python-engineio.inc b/meta-python/recipes-devtools/python/python-engineio.inc index 9c067c96da..965f420142 100644 --- a/meta-python/recipes-devtools/python/python-engineio.inc +++ b/meta-python/recipes-devtools/python/python-engineio.inc @@ -9,5 +9,5 @@ inherit pypi PYPI_PACKAGE = "python-engineio" -SRC_URI[md5sum] = "13345452be25c3b63d041f8f89e662d1" -SRC_URI[sha256sum] = "47ae4a9b3b4f2e8a68929f37a518338838e119f24c9a9121af92c49f8bea55c3" +SRC_URI[md5sum] = "e6ea8b3f2f32eeeb02014c46092f2adb" +SRC_URI[sha256sum] = "2481732d93646998f7372ef0ecf003af7817b82720b881db173c3d50b4887916" -- cgit 1.2.3-korg