diff options
author | Alexandru Vasiu <alexandru.vasiu@ni.com> | 2018-07-26 13:33:57 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-27 07:19:16 -0700 |
commit | c4eaf6e9536109b0c3a05e8e0fe4fdc97c94717a (patch) | |
tree | 6a107ec1d062cf1dc31b8546feb4b787e187fc35 | |
parent | bdf573aa4e470004314eee9ec04c86b52f91f66e (diff) | |
download | meta-openembedded-c4eaf6e9536109b0c3a05e8e0fe4fdc97c94717a.tar.gz |
python-pyiface: Upgrade to version 0.0.10
Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyiface.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyiface_0.0.10.bb (renamed from meta-python/recipes-devtools/python/python-pyiface_0.0.9.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyiface_0.0.10.bb (renamed from meta-python/recipes-devtools/python/python3-pyiface_0.0.9.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyiface.inc b/meta-python/recipes-devtools/python/python-pyiface.inc index a1156f428..087f30c22 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+" | |||
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4fe869ee987a340198fb0d54c55c47f1" | 6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4fe869ee987a340198fb0d54c55c47f1" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "bc94e3d0c1cf8f49ac86514a8e90ed5c" | 8 | SRC_URI[md5sum] = "c0bf0c7eeaedb785e9fa3018158f018f" |
9 | SRC_URI[sha256sum] = "a58367d456ac0b4b9d1d5c31d5dd24363ad6c5bcc73edf027ded63732f784cf4" | 9 | SRC_URI[sha256sum] = "2b22e4ad0eb541de808d59c9d804dad0f7d07e0719ff6d701f02ea296aa0b7cc" |
10 | 10 | ||
11 | inherit pypi | 11 | inherit pypi |
diff --git a/meta-python/recipes-devtools/python/python-pyiface_0.0.9.bb b/meta-python/recipes-devtools/python/python-pyiface_0.0.10.bb index 854cb30ee..854cb30ee 100644 --- a/meta-python/recipes-devtools/python/python-pyiface_0.0.9.bb +++ b/meta-python/recipes-devtools/python/python-pyiface_0.0.10.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pyiface_0.0.9.bb b/meta-python/recipes-devtools/python/python3-pyiface_0.0.10.bb index 721e7b1c9..721e7b1c9 100644 --- a/meta-python/recipes-devtools/python/python3-pyiface_0.0.9.bb +++ b/meta-python/recipes-devtools/python/python3-pyiface_0.0.10.bb | |||