Upgrade to release 2.7.0: - Add support for packing subclasses of ext_serializable() application classes.
Signed-off-by: Leon Anavi <[email protected]> --- ...gpack-python_2.6.0.bb => python3-u-msgpack-python_2.7.0.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-u-msgpack-python_2.6.0.bb => python3-u-msgpack-python_2.7.0.bb} (77%) diff --git a/meta-python/recipes-devtools/python/python3-u-msgpack-python_2.6.0.bb b/meta-python/recipes-devtools/python/python3-u-msgpack-python_2.7.0.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-u-msgpack-python_2.6.0.bb rename to meta-python/recipes-devtools/python/python3-u-msgpack-python_2.7.0.bb index f3f321e18..4797a3535 100644 --- a/meta-python/recipes-devtools/python/python3-u-msgpack-python_2.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-u-msgpack-python_2.7.0.bb @@ -3,7 +3,8 @@ DESCRIPTION = "A portable, lightweight MessagePack serializer and deserializer w LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=9eb4691bcb66360acee473a8cf75f594" -SRC_URI[sha256sum] = "754edb07eaee39a9686a99823892e3a1be4e0948d9cc5c717946750c27643c9c" +SRC_URI[md5sum] = "231609d87aa58459a1491c8f5df4e4cd" +SRC_URI[sha256sum] = "996e4c4454771f0ff0fd2a7566b1a159d305d3611cd755addf444e3533e2bc54" inherit pypi setuptools3 ptest -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#86278): https://lists.openembedded.org/g/openembedded-devel/message/86278 Mute This Topic: https://lists.openembedded.org/mt/76144375/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
