Skip to content

Commit

Permalink
python3-jsonrpcserver: upgrade 5.0.8 -> 5.0.9
Browse files Browse the repository at this point in the history
Changelog:
=========
  Remove unncessary package_data from setup.py (openembedded#243)
  Use a custom logger when logging exceptions, not root

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
wangmingyu84 authored and kraj committed Sep 21, 2022
1 parent c5533c1 commit 7450ae5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/explodinglabs/jsonrpcserver"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=61b63ea9d36f6fb63ddaaaac8265304f"

SRC_URI[sha256sum] = "5150071e4abc9a93f086aa0fd0004dfe0410de66adfaaf513613baa2c2fc00d7"
SRC_URI[sha256sum] = "a71fb2cfa18541c80935f60987f92755d94d74141248c7438847b96eee5c4482"

inherit pypi setuptools3

Expand Down

0 comments on commit 7450ae5

Please sign in to comment.