From: Yuan Chao <[email protected]> Signed-off-by: Yuan Chao <[email protected]> --- meta-python/recipes-devtools/python/python-pycodestyle.inc | 4 ++-- .../{python-pycodestyle_2.4.0.bb => python-pycodestyle_2.5.0.bb} | 0 .../{python3-pycodestyle_2.4.0.bb => python3-pycodestyle_2.5.0.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-pycodestyle_2.4.0.bb => python-pycodestyle_2.5.0.bb} (100%) rename meta-python/recipes-devtools/python/{python3-pycodestyle_2.4.0.bb => python3-pycodestyle_2.5.0.bb} (100%)
diff --git a/meta-python/recipes-devtools/python/python-pycodestyle.inc b/meta-python/recipes-devtools/python/python-pycodestyle.inc index c0e46b7..96cdc5d 100644 --- a/meta-python/recipes-devtools/python/python-pycodestyle.inc +++ b/meta-python/recipes-devtools/python/python-pycodestyle.inc @@ -4,8 +4,8 @@ LICENSE = "MIT" SECTION = "devel/python" LIC_FILES_CHKSUM = "file://LICENSE;md5=01831ddbaf398471da3cc87f5037e822" -SRC_URI[md5sum] = "85bbebd2c90d2f833c1db467d4d0e9a3" -SRC_URI[sha256sum] = "cbfca99bd594a10f674d0cd97a3d802a1fdef635d4361e1a2658de47ed261e3a" +SRC_URI[md5sum] = "40e7a76f364a18f531aaba11a4476e21" +SRC_URI[sha256sum] = "e40a936c9a450ad81df37f549d676d127b1b66000a6c500caa2b085bc0ca976c" inherit pypi diff --git a/meta-python/recipes-devtools/python/python-pycodestyle_2.4.0.bb b/meta-python/recipes-devtools/python/python-pycodestyle_2.5.0.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-pycodestyle_2.4.0.bb rename to meta-python/recipes-devtools/python/python-pycodestyle_2.5.0.bb diff --git a/meta-python/recipes-devtools/python/python3-pycodestyle_2.4.0.bb b/meta-python/recipes-devtools/python/python3-pycodestyle_2.5.0.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-pycodestyle_2.4.0.bb rename to meta-python/recipes-devtools/python/python3-pycodestyle_2.5.0.bb -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
