diff options
| author | Li xin <lixin.fnst@cn.fujitsu.com> | 2015-08-06 16:11:57 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-08-10 09:48:17 -0400 |
| commit | 7b094235630214ccf19b651808031ef1c984bb85 (patch) | |
| tree | 13579b6d5848f480e53baf0adb6ac3ef840a1149 /meta-openstack/recipes-devtools/python | |
| parent | d217068423f6759d6579b0341ab7d31e38cc555c (diff) | |
| download | meta-cloud-services-7b094235630214ccf19b651808031ef1c984bb85.tar.gz | |
python-httpretty: upgrade 0.8.7 -> 0.8.10
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-httpretty_0.8.10.bb (renamed from meta-openstack/recipes-devtools/python/python-httpretty_0.8.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-httpretty_0.8.7.bb b/meta-openstack/recipes-devtools/python/python-httpretty_0.8.10.bb index 740c4ca..a6d622e 100644 --- a/meta-openstack/recipes-devtools/python/python-httpretty_0.8.7.bb +++ b/meta-openstack/recipes-devtools/python/python-httpretty_0.8.10.bb | |||
| @@ -13,8 +13,8 @@ SRCNAME = "httpretty" | |||
| 13 | SRC_URI = "https://pypi.python.org/packages/source/h/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ | 13 | SRC_URI = "https://pypi.python.org/packages/source/h/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | SRC_URI[md5sum] = "753b82f3bf632fbfc595816a0f6691f0" | 16 | SRC_URI[md5sum] = "9c130b16726cbf85159574ae5761bce7" |
| 17 | SRC_URI[sha256sum] = "bff5e3320fae20e3e7650bed216847ec32f3e85329014edb4d7ec2bc1b68cae2" | 17 | SRC_URI[sha256sum] = "474a72722d66841f0e59cee285d837e1c6263be5be7bf2f8e824fc849a99adda" |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 19 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 20 | 20 | ||
