diff options
Diffstat (limited to 'meta-python/recipes-connectivity/python-thrift/python-thrift_0.9.3.bb')
-rw-r--r-- | meta-python/recipes-connectivity/python-thrift/python-thrift_0.9.3.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-python/recipes-connectivity/python-thrift/python-thrift_0.9.3.bb b/meta-python/recipes-connectivity/python-thrift/python-thrift_0.9.3.bb deleted file mode 100644 index 652de950e7..0000000000 --- a/meta-python/recipes-connectivity/python-thrift/python-thrift_0.9.3.bb +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | SUMMARY = "Python bindings for the Apache Thrift RPC system" | ||
2 | LICENSE = "Apache-2.0" | ||
3 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=1203b6a05c3bff3229710e3f063ddca7" | ||
4 | |||
5 | SRC_URI[md5sum] = "b519551d7a086bb0b4f222a8f566b7e8" | ||
6 | SRC_URI[sha256sum] = "dfbc3d3bd19d396718dab05abaf46d93ae8005e2df798ef02e32793cd963877e" | ||
7 | |||
8 | inherit pypi setuptools | ||