diff options
author | Derek Straka <derek@asterius.io> | 2017-02-08 18:15:29 -0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-13 18:43:34 +0100 |
commit | 3b1ea9889616de37f5a002b8f0207e372914b188 (patch) | |
tree | ddb6086eff0f0ff80d3d7983c9f4691723de8f04 | |
parent | 773200a1858e27b3b918072fe22406dc4407687d (diff) | |
download | meta-openembedded-3b1ea9889616de37f5a002b8f0207e372914b188.tar.gz |
python-py: update to version 1.4.32
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-py.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-py_1.4.32.bb (renamed from meta-python/recipes-devtools/python/python-py_1.4.31.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-py_1.4.32.bb (renamed from meta-python/recipes-devtools/python/python3-py_1.4.31.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-py.inc b/meta-python/recipes-devtools/python/python-py.inc index 9e33b168b..4ac502e93 100644 --- a/meta-python/recipes-devtools/python/python-py.inc +++ b/meta-python/recipes-devtools/python/python-py.inc | |||
@@ -2,7 +2,7 @@ SUMMARY = "Library with cross-python path, ini-parsing, io, code, log facilities | |||
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "5d2c63c56dc3f2115ec35c066ecd582b" | 5 | SRC_URI[md5sum] = "68ee0b5867282595d0b410a7f3c03ab3" |
6 | SRC_URI[sha256sum] = "a6501963c725fc2554dabfece8ae9a8fb5e149c0ac0a42fd2b02c5c1c57fc114" | 6 | SRC_URI[sha256sum] = "c4b89fd1ff1162375115608d01f77c38cca1d0f28f37fd718005e19b28be41a7" |
7 | 7 | ||
8 | BBCLASSEXTEND = "native nativesdk" | 8 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta-python/recipes-devtools/python/python-py_1.4.31.bb b/meta-python/recipes-devtools/python/python-py_1.4.32.bb index 5ad2c1976..5ad2c1976 100644 --- a/meta-python/recipes-devtools/python/python-py_1.4.31.bb +++ b/meta-python/recipes-devtools/python/python-py_1.4.32.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-py_1.4.31.bb b/meta-python/recipes-devtools/python/python3-py_1.4.32.bb index 0ee373d24..0ee373d24 100644 --- a/meta-python/recipes-devtools/python/python3-py_1.4.31.bb +++ b/meta-python/recipes-devtools/python/python3-py_1.4.32.bb | |||