Skip to content

Commit

Permalink
python3-msgpack: upgrade 1.0.2 -> 1.0.3
Browse files Browse the repository at this point in the history
changelog:
====================================================================
Release Date: 2021-11-24 JST

Fix Docstring (openembedded#459)
Fix error formatting (openembedded#463)
Improve error message about strict_map_key (openembedded#485)

Signed-off-by: Xu Huan <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
Xu Huan authored and kraj committed Dec 27, 2021
1 parent bf2a012 commit 1ec5012
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751"
PYPI_PACKAGE = "msgpack"
inherit pypi setuptools3 ptest

SRC_URI[sha256sum] = "fae04496f5bc150eefad4e9571d1a76c55d021325dcd484ce45065ebbdd00984"
SRC_URI[sha256sum] = "51fdc7fb93615286428ee7758cecc2f374d5ff363bdd884c7ea622a7a327a81e"

RDEPENDS:${PN}:class-target += "\
${PYTHON_PN}-io \
Expand Down

0 comments on commit 1ec5012

Please sign in to comment.