Upgrade to release 4.2.0: - Add ability to use custom serializer and deserializer - Add ability to use custom method name - Deny additional parameters in json-rpc request
Signed-off-by: Leon Anavi <[email protected]> --- ...3-jsonrpcserver_4.1.3.bb => python3-jsonrpcserver_4.2.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-jsonrpcserver_4.1.3.bb => python3-jsonrpcserver_4.2.0.bb} (76%) diff --git a/meta-python/recipes-devtools/python/python3-jsonrpcserver_4.1.3.bb b/meta-python/recipes-devtools/python/python3-jsonrpcserver_4.2.0.bb similarity index 76% rename from meta-python/recipes-devtools/python/python3-jsonrpcserver_4.1.3.bb rename to meta-python/recipes-devtools/python/python3-jsonrpcserver_4.2.0.bb index 75a0926f0..53f01f622 100644 --- a/meta-python/recipes-devtools/python/python3-jsonrpcserver_4.1.3.bb +++ b/meta-python/recipes-devtools/python/python3-jsonrpcserver_4.2.0.bb @@ -3,8 +3,7 @@ HOMEPAGE = "https://github.com/bcb/jsonrpcserver" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=c89120516900f96f4c60d35fdc4c3f15" -SRC_URI[md5sum] = "e73b0bd90e99115d3f9e0ac42882c5b7" -SRC_URI[sha256sum] = "649680c293facb6ae7c3f5c8028e4623c55195db5216847e9f25f85cba2d443a" +SRC_URI[sha256sum] = "0c9e5b9445621138521e912016ae39b3badadd2607140dcbb0c8062934ab4854" inherit pypi setuptools3 -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#88611): https://lists.openembedded.org/g/openembedded-devel/message/88611 Mute This Topic: https://lists.openembedded.org/mt/79520871/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
