diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-joblib_1.4.2.bb (renamed from meta-python/recipes-devtools/python/python3-joblib_1.4.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-joblib_1.4.0.bb b/meta-python/recipes-devtools/python/python3-joblib_1.4.2.bb index 868e3f2114..13d2a448db 100644 --- a/meta-python/recipes-devtools/python/python3-joblib_1.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-joblib_1.4.2.bb | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2e481820abf0a70a18011a30153df066" | |||
4 | 4 | ||
5 | inherit setuptools3 pypi | 5 | inherit setuptools3 pypi |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "1eb0dc091919cd384490de890cb5dfd538410a6d4b3b54eef09fb8c50b409b1c" | 7 | SRC_URI[sha256sum] = "2382c5816b2636fbd20a09e0f4e9dad4736765fdfb7dca582943b9c1366b3f0e" |
8 | 8 | ||
9 | RDEPENDS:${PN} += " \ | 9 | RDEPENDS:${PN} += " \ |
10 | python3-asyncio \ | 10 | python3-asyncio \ |