diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2021-03-24 18:37:46 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-03-26 10:32:32 -0700 |
| commit | da97e1d0af62d1458913462073440bc7b4bf8176 (patch) | |
| tree | a9d82da4090e567d9752dc48d832b69652e67c4d /meta-python/recipes-devtools/python | |
| parent | 749f6c2432645e28e2a7c74b2cf3279b4132e455 (diff) | |
| download | meta-openembedded-da97e1d0af62d1458913462073440bc7b4bf8176.tar.gz | |
python3-prompt-toolkit: Upgrade 3.0.17 -> 3.0.18
Upgrade to release 3.0.18:
- Added `in_thread` parameter to `Application.run`.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.18.bb (renamed from meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.17.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.17.bb b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.18.bb index 699e6028b6..3662875839 100644 --- a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.17.bb +++ b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.18.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://python-prompt-toolkit.readthedocs.io/" | |||
| 3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b2cde7da89f0c1f3e49bf968d00d554f" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b2cde7da89f0c1f3e49bf968d00d554f" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "9397a7162cf45449147ad6042fa37983a081b8a73363a5253dd4072666333137" | 6 | SRC_URI[sha256sum] = "e1b4f11b9336a28fa11810bc623c357420f69dfdb6d2dac41ca2c21a55c033bc" |
| 7 | 7 | ||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
| 9 | 9 | ||
