summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-msgpack_0.4.5.bb
diff options
context:
space:
mode:
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.bb11
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 @@
1SUMMARY = "MessagePack (de)serializer"
2LICENSE = "Apache-2.0"
3LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751"
4
5PR = "r0"
6
7SRC_URI[md5sum] = "3b82bc542d5599896695512e7c32f42d"
8SRC_URI[sha256sum] = "a07cd6615a6bf38cfa2f010b121c7e77b74a3e7b971ef3e475c3d33308014cbb"
9
10PYPI_PACKAGE = "msgpack-python"
11inherit pypi setuptools