diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.6.bb (renamed from meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.5.bb b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.6.bb index 78fdbca4f2..806e67c091 100644 --- a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.5.bb +++ b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.6.bb | |||
@@ -3,8 +3,8 @@ 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[md5sum] = "96ba0be8d3145eb70e3da25654987670" | 6 | SRC_URI[md5sum] = "e50cb328715b338480d8d29dda54ff5d" |
7 | SRC_URI[sha256sum] = "563d1a4140b63ff9dd587bda9557cffb2fe73650205ab6f4383092fb882e7dc8" | 7 | SRC_URI[sha256sum] = "7630ab85a23302839a0f26b31cc24f518e6155dea1ed395ea61b42c45941b6a6" |
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||