diff options
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.bb | 15 |
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 @@ | |||
| 1 | DESCRIPTION = "Lightweight SOAP client" | ||
| 2 | HOMEPAGE = "https://fedorahosted.org/suds/" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "LGPLv3" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=847e96bce86d8774f491a92924343a29" | ||
| 6 | |||
| 7 | PR = "r0" | ||
| 8 | SRCNAME = "suds" | ||
| 9 | |||
| 10 | SRC_URI = "https://fedorahosted.org/releases/s/u/${SRCNAME}/${PN}-${PV}.tar.gz" | ||
| 11 | |||
| 12 | SRC_URI[md5sum] = "05523dfd3fc0de3f19dde4aca5dd17e9" | ||
| 13 | SRC_URI[sha256sum] = "66a2ee8dab56834d0a6b4ad88ed3daf2ff9824eeb9e5f66c93bf966d6db309d1" | ||
| 14 | |||
| 15 | inherit setuptools | ||
