summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-prompt-toolkit.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-prompt-toolkit.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-prompt-toolkit.inc4
1 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 ef1b05639d..91aa7bb19c 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"
2LICENSE = "BSD-3-Clause" 2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=b2cde7da89f0c1f3e49bf968d00d554f" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=b2cde7da89f0c1f3e49bf968d00d554f"
4 4
5SRC_URI[md5sum] = "8db8b8e40e91bc6dce133d8d5727a717" 5SRC_URI[md5sum] = "5016c523e603cd7119644fbc0f00ce53"
6SRC_URI[sha256sum] = "ff58ce8bb82c11c43416dd3eec7701dcbe8c576e2d7649f1d2b9d21a2fd93808" 6SRC_URI[sha256sum] = "f15af68f66e664eaa559d4ac8a928111eebd5feda0c11738b5998045224829db"
7 7
8PYPI_PACKAGE = "prompt_toolkit" 8PYPI_PACKAGE = "prompt_toolkit"
9 9