Commit Graph

2 Commits

Author SHA1 Message Date
Khem Raj
24b704c925 meta-python: Drop RDEPEND'ing on python3-typing
Its part of core python package now

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2020-11-12 12:45:11 -08:00
Leon Anavi
6d5c1cfc3c python3-jsonrpcserver: Upgrade 4.1.2 -> 4.1.3
Upgrade to release 4.1.3:

- In the case of a method returning a non-serializable value,
  return a JSON-RPC error response. It was previously erroring
  server-side without responding to the client.
- Fix for Python 3.8 - ensures the same exceptions will be raised
  in 3.8 and pre-3.8.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-30 07:50:31 -07:00