diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-msgpack_0.4.5.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-msgpack_0.4.5.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-python/recipes-devtools/python/python-msgpack_0.4.5.bb b/meta-python/recipes-devtools/python/python-msgpack_0.4.5.bb deleted file mode 100644 index 55a2ff1910..0000000000 --- a/meta-python/recipes-devtools/python/python-msgpack_0.4.5.bb +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | SUMMARY = "MessagePack (de)serializer" | ||
| 2 | LICENSE = "Apache-2.0" | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751" | ||
| 4 | |||
| 5 | PR = "r0" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "3b82bc542d5599896695512e7c32f42d" | ||
| 8 | SRC_URI[sha256sum] = "a07cd6615a6bf38cfa2f010b121c7e77b74a3e7b971ef3e475c3d33308014cbb" | ||
| 9 | |||
| 10 | PYPI_PACKAGE = "msgpack-python" | ||
| 11 | inherit pypi setuptools | ||
