From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../meta-python/recipes-devtools/python/python-editor.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'external/meta-openembedded/meta-python/recipes-devtools/python/python-editor.inc') diff --git a/external/meta-openembedded/meta-python/recipes-devtools/python/python-editor.inc b/external/meta-openembedded/meta-python/recipes-devtools/python/python-editor.inc index 30650bda..734ce2bd 100644 --- a/external/meta-openembedded/meta-python/recipes-devtools/python/python-editor.inc +++ b/external/meta-openembedded/meta-python/recipes-devtools/python/python-editor.inc @@ -2,8 +2,8 @@ DESCRIPTION = "Programmatically open and editor, capture the result" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" -SRC_URI[md5sum] = "0aca5f2ef176ce68e98a5b7e31372835" -SRC_URI[sha256sum] = "a3c066acee22a1c94f63938341d4fb374e3fdd69366ed6603d7b24bed1efc565" +SRC_URI[md5sum] = "0e52648a4a6e7c89e3be44e9456530b4" +SRC_URI[sha256sum] = "51fda6bcc5ddbbb7063b2af7509e43bd84bfc32a4ff71349ec7847713882327b" PYPI_PACKAGE = "python-editor" -- cgit 1.2.3-korg