diff options
author | Derek Straka <derek@asterius.io> | 2016-10-13 18:16:52 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-10-25 15:31:13 +0200 |
commit | 13e2470c02bda6017b81a148787707fcbb857825 (patch) | |
tree | c1e6c9f9f087013323cb8b6cd1c6d3082ec11910 /meta-python | |
parent | ee0f810c0ee659da32dbb7f121b82f558f65f0bf (diff) | |
download | meta-openembedded-13e2470c02bda6017b81a148787707fcbb857825.tar.gz |
python-prompt-toolkit: update to version 1.0.7
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-prompt-toolkit.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-prompt-toolkit_1.0.7.bb (renamed from meta-python/recipes-devtools/python/python-prompt-toolkit_1.0.6.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.7.bb (renamed from meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.6.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-prompt-toolkit.inc b/meta-python/recipes-devtools/python/python-prompt-toolkit.inc index ac860b763..8554aea2a 100644 --- a/meta-python/recipes-devtools/python/python-prompt-toolkit.inc +++ b/meta-python/recipes-devtools/python/python-prompt-toolkit.inc | |||
@@ -2,8 +2,8 @@ SUMMARY = "Library for building powerful interactive command lines in Python" | |||
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b2cde7da89f0c1f3e49bf968d00d554f" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b2cde7da89f0c1f3e49bf968d00d554f" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "9e0be24993b13b204e04ffd20b2873d2" | 5 | SRC_URI[md5sum] = "f74cd8ac84176fac1cdb136843ccb0d6" |
6 | SRC_URI[sha256sum] = "fa8f0c3668afbc85abbb4601ebc8db1db9d5009c8a833feea107fc63f1e7ef22" | 6 | SRC_URI[sha256sum] = "ef0b8188179fe7d052161ed274b43e18f5a680ff84d01462293b327e1668d2ef" |
7 | 7 | ||
8 | PYPI_PACKAGE = "prompt_toolkit" | 8 | PYPI_PACKAGE = "prompt_toolkit" |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python-prompt-toolkit_1.0.6.bb b/meta-python/recipes-devtools/python/python-prompt-toolkit_1.0.7.bb index 76e841014..76e841014 100644 --- a/meta-python/recipes-devtools/python/python-prompt-toolkit_1.0.6.bb +++ b/meta-python/recipes-devtools/python/python-prompt-toolkit_1.0.7.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.6.bb b/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.7.bb index d8f6389cc..d8f6389cc 100644 --- a/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.6.bb +++ b/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.7.bb | |||