summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-jsonrpclib_0.1.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-jsonrpclib_0.1.6.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-jsonrpclib_0.1.6.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-jsonrpclib_0.1.6.bb b/meta-openstack/recipes-devtools/python/python-jsonrpclib_0.1.6.bb
new file mode 100644
index 0000000..c37072a
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-jsonrpclib_0.1.6.bb
@@ -0,0 +1,11 @@
1DESCRIPTION = "An implementation of the JSON-RPC v2.0 specification as a client library."
2HOMEPAGE = "https://pypi.python.org/pypi/jsonrpclib"
3SECTION = "devel/python"
4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cdbf8d74b765504fbdf8e154bb4458a1"
6
7SRC_URI[md5sum] = "93382cff21aca9074896c9dc1c4ec73d"
8SRC_URI[sha256sum] = "733dad5da783a6ff959927d8c77346273c3b377db43cbdae0bd833b64584cf3a"
9
10inherit pypi
11