diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-rapidjson_1.18.bb (renamed from meta-python/recipes-devtools/python/python3-rapidjson_1.17.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-rapidjson_1.17.bb b/meta-python/recipes-devtools/python/python3-rapidjson_1.18.bb index d7a56b0519..9ca1e826dc 100644 --- a/meta-python/recipes-devtools/python/python3-rapidjson_1.17.bb +++ b/meta-python/recipes-devtools/python/python3-rapidjson_1.18.bb | |||
@@ -2,9 +2,9 @@ SUMMARY = "Python wrapper around rapidjson" | |||
2 | HOMEPAGE = "https://github.com/python-rapidjson/python-rapidjson" | 2 | HOMEPAGE = "https://github.com/python-rapidjson/python-rapidjson" |
3 | 3 | ||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4daf3929156304df67003c33274a98bd" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=6fe0b2465366662d7cfa6793ccbab563" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "95a111da29d996af8549f8b32ec701dab3af2ab7c6cd9c79540391ecb05f20c8" | 7 | SRC_URI[sha256sum] = "09a5c362e2fec2a41b53e79e88bd8f0704447cb67c1c89a59e3092ccb4a30355" |
8 | 8 | ||
9 | # Inheriting ptest provides functionality for packaging and installing runtime tests for this recipe | 9 | # Inheriting ptest provides functionality for packaging and installing runtime tests for this recipe |
10 | inherit setuptools3 pypi ptest | 10 | inherit setuptools3 pypi ptest |