summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-hp3parclient_3.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-hp3parclient_3.2.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-hp3parclient_3.2.0.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-hp3parclient_3.2.0.bb b/meta-openstack/recipes-devtools/python/python3-hp3parclient_3.2.0.bb
new file mode 100644
index 0000000..269c73e
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python3-hp3parclient_3.2.0.bb
@@ -0,0 +1,14 @@
1DESCRIPTION = "HP 3PAR HTTP REST Client"
2HOMEPAGE = "https://pypi.python.org/pypi/hp3parclient/2.0.0"
3SECTION = "devel/python"
4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=497435a85c6b1376c82b18488e9bc907"
6
7SRC_URI += " \
8 file://fix_hp3parclient_memory_leak.patch \
9 "
10
11SRC_URI[md5sum] = "f4cc346281ae86c21b5f975cc3b4d759"
12SRC_URI[sha256sum] = "83c0c00a5ba9fd5cecf6f32c6aea9d222e34abcb521548988b70ac8d062ec2f2"
13
14inherit setuptools3 pypi