mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-u-msgpack-python: upgrade 2.7.1 -> 2.7.2
License-Update: Copyright year updated to 2022 Changelog: =========== Fix hex formatting of data bytes in Ext string representation. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6231fc0160
commit
93bd4d57a6
|
|
@ -1,10 +1,9 @@
|
|||
DESCRIPTION = "A portable, lightweight MessagePack serializer and deserializer written in pure Python."
|
||||
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=9eb4691bcb66360acee473a8cf75f594"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=31e3e7e79c4e2dafffffdd0b4d40c849"
|
||||
|
||||
SRC_URI[md5sum] = "8691cea6bc7b44bce6e2115260a54323"
|
||||
SRC_URI[sha256sum] = "b7e7d433cab77171a4c752875d91836f3040306bab5063fb6dbe11f64ea69551"
|
||||
SRC_URI[sha256sum] = "e86f7ac6aa0ef4c6c49f004b4fd435bce99c23e2dd5d73003f3f9816024c2bd8"
|
||||
|
||||
inherit pypi setuptools3 ptest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user