diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-04-19 10:02:32 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-04-27 10:13:07 -0700 |
commit | 0c6230de5d94e97e840a47faa4c7b9d2a9755173 (patch) | |
tree | dfa7700acec6b09ca0ff12258456bfb501a995bd /meta-python/recipes-devtools/python | |
parent | b92735f698476a09153f06b0120e04727f743d73 (diff) | |
download | meta-openembedded-0c6230de5d94e97e840a47faa4c7b9d2a9755173.tar.gz |
python-editor: upgrade 1.0.3 -> 1.0.4
-Upgrade from python-editor_1.0.3.bb to python-editor_1.0.4.bb.
-Upgrade from python3-editor_1.0.3.bb to python3-editor_1.0.4.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-editor.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-editor_1.0.4.bb (renamed from meta-python/recipes-devtools/python/python-editor_1.0.3.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-editor_1.0.4.bb (renamed from meta-python/recipes-devtools/python/python3-editor_1.0.3.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-editor.inc b/meta-python/recipes-devtools/python/python-editor.inc index 30650bda4..734ce2bd7 100644 --- a/meta-python/recipes-devtools/python/python-editor.inc +++ b/meta-python/recipes-devtools/python/python-editor.inc | |||
@@ -2,8 +2,8 @@ DESCRIPTION = "Programmatically open and editor, capture the result" | |||
2 | LICENSE = "Apache-2.0" | 2 | LICENSE = "Apache-2.0" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "0aca5f2ef176ce68e98a5b7e31372835" | 5 | SRC_URI[md5sum] = "0e52648a4a6e7c89e3be44e9456530b4" |
6 | SRC_URI[sha256sum] = "a3c066acee22a1c94f63938341d4fb374e3fdd69366ed6603d7b24bed1efc565" | 6 | SRC_URI[sha256sum] = "51fda6bcc5ddbbb7063b2af7509e43bd84bfc32a4ff71349ec7847713882327b" |
7 | 7 | ||
8 | PYPI_PACKAGE = "python-editor" | 8 | PYPI_PACKAGE = "python-editor" |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python-editor_1.0.3.bb b/meta-python/recipes-devtools/python/python-editor_1.0.4.bb index f7a9a8c0d..f7a9a8c0d 100644 --- a/meta-python/recipes-devtools/python/python-editor_1.0.3.bb +++ b/meta-python/recipes-devtools/python/python-editor_1.0.4.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-editor_1.0.3.bb b/meta-python/recipes-devtools/python/python3-editor_1.0.4.bb index 8ad2b869d..8ad2b869d 100644 --- a/meta-python/recipes-devtools/python/python3-editor_1.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-editor_1.0.4.bb | |||