summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-ujson_4.0.2.bb (renamed from meta-python/recipes-devtools/python/python3-ujson_4.0.1.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ujson_4.0.1.bb b/meta-python/recipes-devtools/python/python3-ujson_4.0.2.bb
index 2475306f91..d79206fe68 100644
--- a/meta-python/recipes-devtools/python/python3-ujson_4.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-ujson_4.0.2.bb
@@ -4,8 +4,7 @@ DESCRIPTION = "UltraJSON is an ultra fast JSON encoder and decoder written in pu
4LICENSE = "BSD-3-Clause" 4LICENSE = "BSD-3-Clause"
5LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=10fa10456417c0252bcb8a498e498ffe" 5LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=10fa10456417c0252bcb8a498e498ffe"
6 6
7SRC_URI[md5sum] = "c8030a62912c3be18ff99fa5b25258b8" 7SRC_URI[sha256sum] = "c615a9e9e378a7383b756b7e7a73c38b22aeb8967a8bfbffd4741f7ffd043c4d"
8SRC_URI[sha256sum] = "26cf6241b36ff5ce4539ae687b6b02673109c5e3efc96148806a7873eaa229d3"
9 8
10inherit pypi ptest setuptools3 9inherit pypi ptest setuptools3
11 10