diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-joblib_1.4.0.bb (renamed from meta-python/recipes-devtools/python/python3-joblib_1.3.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-joblib_1.3.2.bb b/meta-python/recipes-devtools/python/python3-joblib_1.4.0.bb index d68b40e384..868e3f2114 100644 --- a/meta-python/recipes-devtools/python/python3-joblib_1.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-joblib_1.4.0.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] = "92f865e621e17784e7955080b6d042489e3b8e294949cc44c6eac304f59772b1" | 7 | SRC_URI[sha256sum] = "1eb0dc091919cd384490de890cb5dfd538410a6d4b3b54eef09fb8c50b409b1c" |
8 | 8 | ||
9 | RDEPENDS:${PN} += " \ | 9 | RDEPENDS:${PN} += " \ |
10 | python3-asyncio \ | 10 | python3-asyncio \ |