diff options
| author | Li xin <lixin.fnst@cn.fujitsu.com> | 2015-07-28 17:50:05 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-07-29 11:12:08 -0400 |
| commit | 9bebacde34ebd4bbd7e54815347951351ebf9b45 (patch) | |
| tree | fc76edf60970ce5bd997a2521590a8079a0b6d3f /meta-openstack | |
| parent | bdb67c6ec81610a9cc376b5420020f1ebdda9837 (diff) | |
| download | meta-cloud-services-9bebacde34ebd4bbd7e54815347951351ebf9b45.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')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-suds_0.4.1.bb (renamed from meta-openstack/recipes-devtools/python/python-suds_0.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-suds_0.4.bb b/meta-openstack/recipes-devtools/python/python-suds_0.4.1.bb index 15a9973..5e12e37 100644 --- a/meta-openstack/recipes-devtools/python/python-suds_0.4.bb +++ b/meta-openstack/recipes-devtools/python/python-suds_0.4.1.bb | |||
| @@ -9,7 +9,7 @@ SRCNAME = "suds" | |||
| 9 | 9 | ||
| 10 | SRC_URI = "https://fedorahosted.org/releases/s/u/${SRCNAME}/${PN}-${PV}.tar.gz" | 10 | SRC_URI = "https://fedorahosted.org/releases/s/u/${SRCNAME}/${PN}-${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "05523dfd3fc0de3f19dde4aca5dd17e9" | 12 | SRC_URI[md5sum] = "95a2f04378931e973cbb3cca8f8d9765" |
| 13 | SRC_URI[sha256sum] = "66a2ee8dab56834d0a6b4ad88ed3daf2ff9824eeb9e5f66c93bf966d6db309d1" | 13 | SRC_URI[sha256sum] = "dd711c2635483733cd3aebf5073edf338595a2d2cae1398041f0273e9bdaac66" |
| 14 | 14 | ||
| 15 | inherit setuptools | 15 | inherit setuptools |
