diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-joblib_1.5.0.bb (renamed from meta-python/recipes-devtools/python/python3-joblib_1.4.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-joblib_1.4.2.bb b/meta-python/recipes-devtools/python/python3-joblib_1.5.0.bb index 399ccd22e9..5dc5d02f3f 100644 --- a/meta-python/recipes-devtools/python/python3-joblib_1.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-joblib_1.5.0.bb | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2e481820abf0a70a18011a30153df066" | |||
4 | 4 | ||
5 | inherit python_setuptools_build_meta pypi | 5 | inherit python_setuptools_build_meta pypi |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "2382c5816b2636fbd20a09e0f4e9dad4736765fdfb7dca582943b9c1366b3f0e" | 7 | SRC_URI[sha256sum] = "d8757f955389a3dd7a23152e43bc297c2e0c2d3060056dad0feefc88a06939b5" |
8 | 8 | ||
9 | RDEPENDS:${PN} += " \ | 9 | RDEPENDS:${PN} += " \ |
10 | python3-asyncio \ | 10 | python3-asyncio \ |