[oe-commits] [meta-openembedded] 05/06: python-flask-socketio: upgrade 3.3.2 -> 4.2.1

git at git.openembedded.org git at git.openembedded.org
Fri Nov 8 05:18:55 UTC 2019


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 3bb2f24c3965986dc46a8b33015d4748ed1f0a3d
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Nov 8 13:04:11 2019 +0800

    python-flask-socketio: upgrade 3.3.2 -> 4.2.1
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-flask-socketio.inc         | 4 ++--
 ...{python-flask-socketio_3.3.2.bb => python-flask-socketio_4.2.1.bb} | 0
 ...ython3-flask-socketio_3.3.2.bb => python3-flask-socketio_4.2.1.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-flask-socketio.inc b/meta-python/recipes-devtools/python/python-flask-socketio.inc
index 251d13e..8d778d4 100644
--- a/meta-python/recipes-devtools/python/python-flask-socketio.inc
+++ b/meta-python/recipes-devtools/python/python-flask-socketio.inc
@@ -9,8 +9,8 @@ inherit pypi
 
 PYPI_PACKAGE = "Flask-SocketIO"
 
-SRC_URI[md5sum] = "298965a43f6534e8a5b24d1ba1fc4186"
-SRC_URI[sha256sum] = "8d8f9f104db5ddff1b06ba322d8e158881d590144199c993fe26cf53218c7edd"
+SRC_URI[md5sum] = "b23222fb7dd2f0676d78bbe24153fd80"
+SRC_URI[sha256sum] = "2172dff1e42415ba480cee02c30c2fc833671ff326f1598ee3d69aa02cf768ec"
 
 RDEPENDS_${PN} += "\
     ${PYTHON_PN}-flask \
diff --git a/meta-python/recipes-devtools/python/python-flask-socketio_3.3.2.bb b/meta-python/recipes-devtools/python/python-flask-socketio_4.2.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-flask-socketio_3.3.2.bb
rename to meta-python/recipes-devtools/python/python-flask-socketio_4.2.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-flask-socketio_3.3.2.bb b/meta-python/recipes-devtools/python/python3-flask-socketio_4.2.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-flask-socketio_3.3.2.bb
rename to meta-python/recipes-devtools/python/python3-flask-socketio_4.2.1.bb

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


More information about the Openembedded-commits mailing list