Signed-off-by: Derek Straka <[email protected]> --- .../python/{python-cmd2_0.6.7.bb => python-cmd2_0.6.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-cmd2_0.6.7.bb => python-cmd2_0.6.8.bb} (66%)
diff --git a/meta-python/recipes-devtools/python/python-cmd2_0.6.7.bb b/meta-python/recipes-devtools/python/python-cmd2_0.6.8.bb similarity index 66% rename from meta-python/recipes-devtools/python/python-cmd2_0.6.7.bb rename to meta-python/recipes-devtools/python/python-cmd2_0.6.8.bb index 0ae5c43..f4962d6 100644 --- a/meta-python/recipes-devtools/python/python-cmd2_0.6.7.bb +++ b/meta-python/recipes-devtools/python/python-cmd2_0.6.8.bb @@ -3,8 +3,8 @@ HOMEPAGE = "http://packages.python.org/cmd2/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://setup.py;beginline=21;endline=21;md5=a00047b7e92e0781452d0beba4e7b44e" -SRC_URI[md5sum] = "842df29ff2f72d64d7f0d917039c0e51" -SRC_URI[sha256sum] = "8e98c7a1cfd106183559240b269e7cd9fe97e8342b5c05295f591aab6fd2f4f0" +SRC_URI[md5sum] = "c32c9a897e010c977b50c1ddc13f09fe" +SRC_URI[sha256sum] = "ac780d8c31fc107bf6b4edcbcea711de4ff776d59d89bb167f8819d2d83764a8" inherit pypi setuptools -- 1.9.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
