Signed-off-by: Alexandru Vasiu <[email protected]> --- meta-python/recipes-devtools/python/python-pyiface.inc | 4 ++-- .../{python-pyiface_0.0.5.bb => python-pyiface_0.0.7.bb} | 0 .../{python3-pyiface_0.0.5.bb => python3-pyiface_0.0.7.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-pyiface_0.0.5.bb => python-pyiface_0.0.7.bb} (100%) rename meta-python/recipes-devtools/python/{python3-pyiface_0.0.5.bb => python3-pyiface_0.0.7.bb} (100%)
diff --git a/meta-python/recipes-devtools/python/python-pyiface.inc b/meta-python/recipes-devtools/python/python-pyiface.inc index 620b244c6..895a0ae09 100644 --- a/meta-python/recipes-devtools/python/python-pyiface.inc +++ b/meta-python/recipes-devtools/python/python-pyiface.inc @@ -5,7 +5,7 @@ LICENSE = "GPLv3+" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4fe869ee987a340198fb0d54c55c47f1" -SRC_URI[md5sum] = "06c3c71fe51df740dae6a88a13afb5e0" -SRC_URI[sha256sum] = "4bb79100cbcf7344a1ccaddc578cd6455da47d8eac6eb1bf903ec32e043af924" +SRC_URI[md5sum] = "1bbc53c281925eae5f508b8b1a1f8259" +SRC_URI[sha256sum] = "83a64f5672cda48776ca9ed228dbf2e2df7b074a7dcb52ed4f6987322051928d" inherit pypi diff --git a/meta-python/recipes-devtools/python/python-pyiface_0.0.5.bb b/meta-python/recipes-devtools/python/python-pyiface_0.0.7.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-pyiface_0.0.5.bb rename to meta-python/recipes-devtools/python/python-pyiface_0.0.7.bb diff --git a/meta-python/recipes-devtools/python/python3-pyiface_0.0.5.bb b/meta-python/recipes-devtools/python/python3-pyiface_0.0.7.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-pyiface_0.0.5.bb rename to meta-python/recipes-devtools/python/python3-pyiface_0.0.7.bb -- 2.18.0 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
