diff options
author | Alexandru Vasiu <alexandru.vasiu@ni.com> | 2018-10-31 09:36:51 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-11-02 10:05:06 -0700 |
commit | 2731f210ccf7509b5f509fe8b2032d9daba85c4b (patch) | |
tree | 2de921acb368d5abdd83d83a996d5eaf8170baa0 /meta-python | |
parent | 17a4e8269c8dbb3ae67253ddfe756463c12fcbad (diff) | |
download | meta-openembedded-2731f210ccf7509b5f509fe8b2032d9daba85c4b.tar.gz |
python-pyiface: Upgrade to 0.0.11
Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyiface.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyiface_0.0.11.bb (renamed from meta-python/recipes-devtools/python/python-pyiface_0.0.10.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyiface_0.0.11.bb (renamed from meta-python/recipes-devtools/python/python3-pyiface_0.0.10.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 087f30c22..2e398fcef 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] = "c0bf0c7eeaedb785e9fa3018158f018f" | 8 | SRC_URI[md5sum] = "b066aa984656742738127c9c75436ab4" |
9 | SRC_URI[sha256sum] = "2b22e4ad0eb541de808d59c9d804dad0f7d07e0719ff6d701f02ea296aa0b7cc" | 9 | SRC_URI[sha256sum] = "e231e5735d329c5b2d4fc8854f069fdaa5436d3ef91ed64ee49e41e3f5e8a3f5" |
10 | 10 | ||
11 | inherit pypi | 11 | inherit pypi |
diff --git a/meta-python/recipes-devtools/python/python-pyiface_0.0.10.bb b/meta-python/recipes-devtools/python/python-pyiface_0.0.11.bb index 854cb30ee..854cb30ee 100644 --- a/meta-python/recipes-devtools/python/python-pyiface_0.0.10.bb +++ b/meta-python/recipes-devtools/python/python-pyiface_0.0.11.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pyiface_0.0.10.bb b/meta-python/recipes-devtools/python/python3-pyiface_0.0.11.bb index 721e7b1c9..721e7b1c9 100644 --- a/meta-python/recipes-devtools/python/python3-pyiface_0.0.10.bb +++ b/meta-python/recipes-devtools/python/python3-pyiface_0.0.11.bb | |||