summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-suds_0.4.bb
diff options
context:
space:
mode:
authorLi xin <lixin.fnst@cn.fujitsu.com>2015-07-28 17:50:05 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-07-29 11:12:01 -0400
commit28ccaaeec04a298da5aef84fdf2c471ff5daae68 (patch)
tree7654499005c5fbe42d75013a1d54dfa93b9f8be9 /meta-openstack/recipes-devtools/python/python-suds_0.4.bb
parente3c15ce5937554723cd162180e829e61affcf077 (diff)
downloadmeta-cloud-services-28ccaaeec04a298da5aef84fdf2c471ff5daae68.tar.gz
python-suds: upgrade 0.4 -> 0.4.1
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-suds_0.4.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-suds_0.4.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-suds_0.4.bb b/meta-openstack/recipes-devtools/python/python-suds_0.4.bb
deleted file mode 100644
index 15a9973..0000000
--- a/meta-openstack/recipes-devtools/python/python-suds_0.4.bb
+++ /dev/null
@@ -1,15 +0,0 @@
1DESCRIPTION = "Lightweight SOAP client"
2HOMEPAGE = "https://fedorahosted.org/suds/"
3SECTION = "devel/python"
4LICENSE = "LGPLv3"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=847e96bce86d8774f491a92924343a29"
6
7PR = "r0"
8SRCNAME = "suds"
9
10SRC_URI = "https://fedorahosted.org/releases/s/u/${SRCNAME}/${PN}-${PV}.tar.gz"
11
12SRC_URI[md5sum] = "05523dfd3fc0de3f19dde4aca5dd17e9"
13SRC_URI[sha256sum] = "66a2ee8dab56834d0a6b4ad88ed3daf2ff9824eeb9e5f66c93bf966d6db309d1"
14
15inherit setuptools