merged Bruce
In message: [meta-virtualization][meta-openstack][PATCH] python3-tinyrpc: change python to python3 on 16/06/2020 zhengruoqin wrote: > upgrade 0.6 -> 1.0.4 > > Signed-off-by: Zheng Ruoqin <[email protected]> > --- > ...inyrpc_0.6.bb => python3-tinyrpc_1.0.4.bb} | 20 +++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-) > rename meta-openstack/recipes-devtools/python/{python-tinyrpc_0.6.bb => > python3-tinyrpc_1.0.4.bb} (50%) > > diff --git a/meta-openstack/recipes-devtools/python/python-tinyrpc_0.6.bb > b/meta-openstack/recipes-devtools/python/python3-tinyrpc_1.0.4.bb > similarity index 50% > rename from meta-openstack/recipes-devtools/python/python-tinyrpc_0.6.bb > rename to meta-openstack/recipes-devtools/python/python3-tinyrpc_1.0.4.bb > index 9da5813..f77cebe 100644 > --- a/meta-openstack/recipes-devtools/python/python-tinyrpc_0.6.bb > +++ b/meta-openstack/recipes-devtools/python/python3-tinyrpc_1.0.4.bb > @@ -5,18 +5,18 @@ SECTION = "devel/python" > LICENSE = "MIT" > LIC_FILES_CHKSUM = > "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" > > -SRC_URI[md5sum] = "2663568ba3e1793da7b21003f0847fdd" > -SRC_URI[sha256sum] = > "b4d64227f023f1f0736ef137bd4c901c7652563e62c7a20329222c3a0b14d84f" > +SRC_URI[md5sum] = "cd61e3cbc01ea940abc97d3a87abf4a7" > +SRC_URI[sha256sum] = > "4b41fab967fb1c978f573bf0d609a3b12cc3b6ed62bd3108f43f575563746396" > > inherit setuptools3 pypi > > RDEPENDS_${PN} += " \ > - python-six \ > - python-gevent \ > - python-requests \ > - python-websocket-client \ > - python-jsonext \ > - python-gevent-websocket \ > - python-werkzeug \ > - python-pyzmq \ > + python3-six \ > + python3-gevent \ > + python3-requests \ > + python3-websocket-client \ > + python3-jsonext \ > + python3-gevent-websocket \ > + python3-werkzeug \ > + python3-pyzmq \ > " > -- > 2.17.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#5416): https://lists.yoctoproject.org/g/meta-virtualization/message/5416 Mute This Topic: https://lists.yoctoproject.org/mt/74911730/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
