[oe] [meta-oe][meta-python][PATCH] python-pyiface: upgrade to 0.0.5

Alexandru Vasiu alexandru.vasiu at ni.com
Fri Apr 20 13:36:23 UTC 2018


Signed-off-by: Alexandru Vasiu <alexandru.vasiu at ni.com>
---
 meta-python/recipes-devtools/python/python-pyiface.inc      | 6 +++---
 .../{python-pyiface_0.0.4.bb => python-pyiface_0.0.5.bb}    | 0
 .../{python3-pyiface_0.0.4.bb => python3-pyiface_0.0.5.bb}  | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pyiface_0.0.4.bb => python-pyiface_0.0.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyiface_0.0.4.bb => python3-pyiface_0.0.5.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pyiface.inc b/meta-python/recipes-devtools/python/python-pyiface.inc
index 4d0c8dc9e..620b244c6 100644
--- a/meta-python/recipes-devtools/python/python-pyiface.inc
+++ b/meta-python/recipes-devtools/python/python-pyiface.inc
@@ -3,9 +3,9 @@ SECTION = "devel/python"
 HOMEPAGE = "https://pypi.python.org/pypi/pyiface/"
 LICENSE = "GPLv3+"
 
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fe06497acaf4f45999925d348c2605f9"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4fe869ee987a340198fb0d54c55c47f1"
 
-SRC_URI[md5sum] = "edcdd71109c4259af8348006a8049c9c"
-SRC_URI[sha256sum] = "dc984de0e1bcf6871ef88b1a92d1fb75717d4f602a60caeb66136093d4a8f62e"
+SRC_URI[md5sum] = "06c3c71fe51df740dae6a88a13afb5e0"
+SRC_URI[sha256sum] = "4bb79100cbcf7344a1ccaddc578cd6455da47d8eac6eb1bf903ec32e043af924"
 
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-pyiface_0.0.4.bb b/meta-python/recipes-devtools/python/python-pyiface_0.0.5.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyiface_0.0.4.bb
rename to meta-python/recipes-devtools/python/python-pyiface_0.0.5.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyiface_0.0.4.bb b/meta-python/recipes-devtools/python/python3-pyiface_0.0.5.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyiface_0.0.4.bb
rename to meta-python/recipes-devtools/python/python3-pyiface_0.0.5.bb
-- 
2.17.0




More information about the Openembedded-devel mailing list