[oe-commits] [meta-openembedded] 12/26: python-engineio: upgrade 3.11.1 -> 3.11.2

git at git.openembedded.org git at git.openembedded.org
Thu Jan 16 04:45:41 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 110a788ab1c1715c03e9ea42dc360277f73f4131
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Wed Jan 15 05:12:26 2020 -0800

    python-engineio: upgrade 3.11.1 -> 3.11.2
    
    Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-engineio.inc               | 4 ++--
 .../python/{python-engineio_3.11.1.bb => python-engineio_3.11.2.bb}   | 0
 .../python/{python3-engineio_3.11.1.bb => python3-engineio_3.11.2.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-engineio.inc b/meta-python/recipes-devtools/python/python-engineio.inc
index 57b7b18..9c067c9 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] = "327c16ca05e9b0cc4f994b9d35c7f7d7"
-SRC_URI[sha256sum] = "50d108fc7feb7f970e6ebc86733752ebd714545bb5622383e6135bdad45fc9fe"
+SRC_URI[md5sum] = "13345452be25c3b63d041f8f89e662d1"
+SRC_URI[sha256sum] = "47ae4a9b3b4f2e8a68929f37a518338838e119f24c9a9121af92c49f8bea55c3"
diff --git a/meta-python/recipes-devtools/python/python-engineio_3.11.1.bb b/meta-python/recipes-devtools/python/python-engineio_3.11.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-engineio_3.11.1.bb
rename to meta-python/recipes-devtools/python/python-engineio_3.11.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-engineio_3.11.1.bb b/meta-python/recipes-devtools/python/python3-engineio_3.11.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-engineio_3.11.1.bb
rename to meta-python/recipes-devtools/python/python3-engineio_3.11.2.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list