aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2020-05-22 02:13:24 +0300
committerArmin Kuster <akuster808@gmail.com>2020-05-28 21:39:56 -0700
commit68fb0d7e0b8f58be134ebfb1694d5d252464a9f3 (patch)
treebe93289fe03a976c60efd191a920955d7d99f01c /meta-python/recipes-devtools/python
parentcea2919b2f002e0c9e1ba98337498ed767317c4b (diff)
downloadmeta-openembedded-contrib-68fb0d7e0b8f58be134ebfb1694d5d252464a9f3.tar.gz
python3-parallax: Upgrade 1.0.5 -> 1.0.6
Upgrade to release 1.0.5. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit fafb72fb04f6a9cc9fba4b6c6a5fa55c81de3922) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-parallax_1.0.6.bb (renamed from meta-python/recipes-devtools/python/python3-parallax_1.0.5.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-parallax_1.0.5.bb b/meta-python/recipes-devtools/python/python3-parallax_1.0.6.bb
index 60631d43a0..40876d352e 100644
--- a/meta-python/recipes-devtools/python/python3-parallax_1.0.5.bb
+++ b/meta-python/recipes-devtools/python/python3-parallax_1.0.6.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/krig/parallax/"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=52c67ffa6102f288a0347f8c5802fd18"
-SRC_URI[md5sum] = "f8d04e9e246291536b705df7f60a55c9"
-SRC_URI[sha256sum] = "e9e4dc500f1306a638df0f19d4ef976a623b260fc614c55cb1fd0d8410b3c4ba"
+SRC_URI[md5sum] = "e312397b083426af84db7076dc2a28d7"
+SRC_URI[sha256sum] = "c16703202ff67aed4740c0727df304abe9f3e7851e653533b24de21b338d9081"
inherit pypi setuptools3