diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-u-msgpack-python_2.7.2.bb (renamed from meta-python/recipes-devtools/python/python3-u-msgpack-python_2.7.1.bb) | 5 | 
1 files changed, 2 insertions, 3 deletions
| diff --git a/meta-python/recipes-devtools/python/python3-u-msgpack-python_2.7.1.bb b/meta-python/recipes-devtools/python/python3-u-msgpack-python_2.7.2.bb index 3f26ba011c..7231a51953 100644 --- a/meta-python/recipes-devtools/python/python3-u-msgpack-python_2.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-u-msgpack-python_2.7.2.bb | |||
| @@ -1,10 +1,9 @@ | |||
| 1 | DESCRIPTION = "A portable, lightweight MessagePack serializer and deserializer written in pure Python." | 1 | DESCRIPTION = "A portable, lightweight MessagePack serializer and deserializer written in pure Python." | 
| 2 | 2 | ||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" | 
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9eb4691bcb66360acee473a8cf75f594" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=31e3e7e79c4e2dafffffdd0b4d40c849" | 
| 5 | 5 | ||
| 6 | SRC_URI[md5sum] = "8691cea6bc7b44bce6e2115260a54323" | 6 | SRC_URI[sha256sum] = "e86f7ac6aa0ef4c6c49f004b4fd435bce99c23e2dd5d73003f3f9816024c2bd8" | 
| 7 | SRC_URI[sha256sum] = "b7e7d433cab77171a4c752875d91836f3040306bab5063fb6dbe11f64ea69551" | ||
| 8 | 7 | ||
| 9 | inherit pypi setuptools3 ptest | 8 | inherit pypi setuptools3 ptest | 
| 10 | 9 | ||
