1.Upgrade python-httpretty from 0.8.14 to 0.9.5. Signed-off-by: Hong Liu <[email protected]> --- .../{python-httpretty_0.8.14.bb => python-httpretty_0.9.5.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-openstack/recipes-devtools/python/{python-httpretty_0.8.14.bb => python-httpretty_0.9.5.bb} (54%)
diff --git a/meta-openstack/recipes-devtools/python/python-httpretty_0.8.14.bb b/meta-openstack/recipes-devtools/python/python-httpretty_0.9.5.bb similarity index 54% rename from meta-openstack/recipes-devtools/python/python-httpretty_0.8.14.bb rename to meta-openstack/recipes-devtools/python/python-httpretty_0.9.5.bb index a315fff..e39ad05 100644 --- a/meta-openstack/recipes-devtools/python/python-httpretty_0.8.14.bb +++ b/meta-openstack/recipes-devtools/python/python-httpretty_0.9.5.bb @@ -5,10 +5,10 @@ DESCRIPTION = "HTTP client mock for Python" HOMEPAGE = "https://pypi.python.org/pypi/httpretty" SECTION = "devel/python" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=88d874c445b42d9bcea5d211bbc6b8bd" +LIC_FILES_CHKSUM = "file://COPYING;md5=113a91608a1d89039af9393c39bcaa2c" -SRC_URI[md5sum] = "2a6bbf270fafc77647b0479d95d0544c" -SRC_URI[sha256sum] = "83c176bbac9d68a45a5cca54f2d5be7e6b16a063adf6f334e7fd0eee272e976e" +SRC_URI[md5sum] = "e0e4294987c02181b1141c9ceb81783f" +SRC_URI[sha256sum] = "543fa2bd9c319bfa1e1de9e37d7c9c08fa926a692b65b0be5df4b2f069fd0ad7" inherit setuptools pypi -- 2.7.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
