aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/python/python-wcwidth_0.1.8.bb (renamed from recipes-devtools/python/python-wcwidth_0.1.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-wcwidth_0.1.7.bb b/recipes-devtools/python/python-wcwidth_0.1.8.bb
index bc1d032..70e457e 100644
--- a/recipes-devtools/python/python-wcwidth_0.1.7.bb
+++ b/recipes-devtools/python/python-wcwidth_0.1.8.bb
@@ -2,8 +2,8 @@ SUMMARY = "Library for building powerful interactive command lines in Python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=11fba47286258744a6bc6e43530c32a1"
-SRC_URI[md5sum] = "b3b6a0a08f0c8a34d1de8cf44150a4ad"
-SRC_URI[sha256sum] = "3df37372226d6e63e1b1e1eda15c594bca98a22d33a23832a90998faa96bc65e"
+SRC_URI[md5sum] = "dc6677d099e6f49c0f6fbc310de261e9"
+SRC_URI[sha256sum] = "f28b3e8a6483e5d49e7f8949ac1a78314e740333ae305b4ba5defd3e74fb37a8"
inherit pypi setuptools