mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-19 23:28:38 +00:00
python-msgpack: update to 0.4.7
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
e002661926
commit
ade80c2aa8
11
meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb
Normal file
11
meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
SUMMARY = "MessagePack (de)serializer"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI[md5sum] = "eb2aad1081534ef3a9f32a0ecd350b9b"
|
||||
SRC_URI[sha256sum] = "5e001229a54180a02dcdd59db23c9978351af55b1290c27bc549e381f43acd6b"
|
||||
|
||||
PYPI_PACKAGE = "msgpack-python"
|
||||
inherit pypi setuptools
|
||||
Reference in New Issue
Block a user