diff options
author | Derek Straka <derek@asterius.io> | 2018-06-29 16:14:45 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-29 15:53:09 -0700 |
commit | 3f0923b644b9dcc2f4e24d36f8422d2076d0bc14 (patch) | |
tree | 94df586200d2c7d0b61021f2696ab505d1684466 /meta-python/recipes-devtools/python/python-pyiface.inc | |
parent | 4ef58ec904310e0795d98e9d6c2e99f21024a53c (diff) | |
download | meta-openembedded-3f0923b644b9dcc2f4e24d36f8422d2076d0bc14.tar.gz |
python-pyiface: update to version 0.0.6
License-Update: Checksum changed due to whitespace changes in license file
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyiface.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyiface.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyiface.inc b/meta-python/recipes-devtools/python/python-pyiface.inc index 620b244c65..8e464a83f1 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" | |||
3 | HOMEPAGE = "https://pypi.python.org/pypi/pyiface/" | 3 | HOMEPAGE = "https://pypi.python.org/pypi/pyiface/" |
4 | LICENSE = "GPLv3+" | 4 | LICENSE = "GPLv3+" |
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4fe869ee987a340198fb0d54c55c47f1" | 6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fe06497acaf4f45999925d348c2605f9" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "06c3c71fe51df740dae6a88a13afb5e0" | 8 | SRC_URI[md5sum] = "2379d8d4506e6c4d83cf3d4824abce8b" |
9 | SRC_URI[sha256sum] = "4bb79100cbcf7344a1ccaddc578cd6455da47d8eac6eb1bf903ec32e043af924" | 9 | SRC_URI[sha256sum] = "774ea47bb1387e493f6d5d0937b68fa28202c948eccddbd6e4cf2d708dcd86f2" |
10 | 10 | ||
11 | inherit pypi | 11 | inherit pypi |