diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-05-27 11:07:57 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-05-29 23:58:49 -0400 |
| commit | 887e05090cda7bf11e654c5ae8fd7d782f0ae3bc (patch) | |
| tree | 5348a258918ca832722d4ba4be21ecfc2b8ce493 /meta-openstack/recipes-devtools/python | |
| parent | 74133b104adcb1c1e4037270a14f68cb7dd33912 (diff) | |
| download | meta-cloud-services-887e05090cda7bf11e654c5ae8fd7d782f0ae3bc.tar.gz | |
python-httpretty:upgrade 0.9.5 -> 0.9.6
-Upgrade from python-httpretty_0.9.5.bb to python-httpretty_0.9.6.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-httpretty_0.9.6.bb (renamed from meta-openstack/recipes-devtools/python/python-httpretty_0.9.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-httpretty_0.9.5.bb b/meta-openstack/recipes-devtools/python/python-httpretty_0.9.6.bb index e39ad05..68d79f3 100644 --- a/meta-openstack/recipes-devtools/python/python-httpretty_0.9.5.bb +++ b/meta-openstack/recipes-devtools/python/python-httpretty_0.9.6.bb | |||
| @@ -7,8 +7,8 @@ SECTION = "devel/python" | |||
| 7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=113a91608a1d89039af9393c39bcaa2c" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=113a91608a1d89039af9393c39bcaa2c" |
| 9 | 9 | ||
| 10 | SRC_URI[md5sum] = "e0e4294987c02181b1141c9ceb81783f" | 10 | SRC_URI[md5sum] = "3b881b519e0f405caaf8aaa63f3508c0" |
| 11 | SRC_URI[sha256sum] = "543fa2bd9c319bfa1e1de9e37d7c9c08fa926a692b65b0be5df4b2f069fd0ad7" | 11 | SRC_URI[sha256sum] = "01b52d45077e702eda491f4fe75328d3468fd886aed5dcc530003e7b2b5939dc" |
| 12 | 12 | ||
| 13 | inherit setuptools pypi | 13 | inherit setuptools pypi |
| 14 | 14 | ||
