diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-joblib_1.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-joblib_1.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-joblib_1.2.0.bb b/meta-python/recipes-devtools/python/python3-joblib_1.3.1.bb index ec02265d1e..9186cbb19f 100644 --- a/meta-python/recipes-devtools/python/python3-joblib_1.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-joblib_1.3.1.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] = "e1cee4a79e4af22881164f218d4311f60074197fb707e082e803b61f6d137018" | 7 | SRC_URI[sha256sum] = "1f937906df65329ba98013dc9692fe22a4c5e4a648112de500508b18a21b41e3" |
8 | 8 | ||
9 | RDEPENDS:${PN} += " \ | 9 | RDEPENDS:${PN} += " \ |
10 | python3-asyncio \ | 10 | python3-asyncio \ |