diff options
| author | Mark Asselstine <mark.asselstine@windriver.com> | 2018-04-04 16:02:45 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-04-09 10:48:36 -0400 |
| commit | 1bd895dc74ef452eb2a9bdb2c6771389d0970252 (patch) | |
| tree | e34500723aab6fee8abfb3e29a1bd40512855ff5 /meta-openstack/recipes-devtools/python/python-websockify_0.6.0.bb | |
| parent | 68a36eed8763e88ef0edfa5da82ca77a56ea373b (diff) | |
| download | meta-cloud-services-1bd895dc74ef452eb2a9bdb2c6771389d0970252.tar.gz | |
python-websockify: uprev to v0.8.0
This version is required by the stable/pike version of python-nova.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-websockify_0.6.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-websockify_0.6.0.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-websockify_0.6.0.bb b/meta-openstack/recipes-devtools/python/python-websockify_0.6.0.bb deleted file mode 100644 index 386a227..0000000 --- a/meta-openstack/recipes-devtools/python/python-websockify_0.6.0.bb +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | DESCRIPTION = "WebSockets support for any application/server" | ||
| 2 | HOMEPAGE = "https://github.com/kanaka/websockify" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "LGPLv3" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a3b5f97c9d64189899b91b3728bfd774" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "673a70d007c1a2445c8ef5c7a3067c07" | ||
| 8 | SRC_URI[sha256sum] = "da4364f54fdcc5350059febe2e8fdf2b53d16cf04ee23c71315e561119f44529" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
| 11 | |||
| 12 | RDEPENDS_${PN} += "gmp" | ||
| 13 | |||
| 14 | FILES_${PN} += "${datadir}/*" | ||
