Signed-off-by: Zang Ruochen <[email protected]> --- meta-python/recipes-devtools/python/python-engineio.inc | 4 ++-- .../{python-engineio_3.9.3.bb => python-engineio_3.10.0.bb} | 0 .../{python3-engineio_3.9.3.bb => python3-engineio_3.10.0.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-engineio_3.9.3.bb => python-engineio_3.10.0.bb} (100%) rename meta-python/recipes-devtools/python/{python3-engineio_3.9.3.bb => python3-engineio_3.10.0.bb} (100%)
diff --git a/meta-python/recipes-devtools/python/python-engineio.inc b/meta-python/recipes-devtools/python/python-engineio.inc index f24da1284..134713064 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] = "11a4f18f5b08a36d07d3c0ff85e7c047" -SRC_URI[sha256sum] = "2a4c874aea686e79f8ea9efc30748110df581df6d577d18bb5eaa1a8f2199d12" +SRC_URI[md5sum] = "bec3b06a112a7f09a0a9c92b627282fe" +SRC_URI[sha256sum] = "9c9a6035b4b5e5a225f426f846afa14cf627f7571d1ae02167cb703fefd134b7" diff --git a/meta-python/recipes-devtools/python/python-engineio_3.9.3.bb b/meta-python/recipes-devtools/python/python-engineio_3.10.0.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-engineio_3.9.3.bb rename to meta-python/recipes-devtools/python/python-engineio_3.10.0.bb diff --git a/meta-python/recipes-devtools/python/python3-engineio_3.9.3.bb b/meta-python/recipes-devtools/python/python3-engineio_3.10.0.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-engineio_3.9.3.bb rename to meta-python/recipes-devtools/python/python3-engineio_3.10.0.bb -- 2.20.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
