openembedded-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* [meta-python][PATCH] python3-joblib: update to 1.1.0
@ 2021-10-15 22:57 Oleksandr Kravchuk
  0 siblings, 0 replies; only message in thread
From: Oleksandr Kravchuk @ 2021-10-15 22:57 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Oleksandr Kravchuk

License-Update: copyright years updated.

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../{python3-joblib_1.0.1.bb => python3-joblib_1.1.0.bb}     | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-joblib_1.0.1.bb => python3-joblib_1.1.0.bb} (57%)

diff --git a/meta-python/recipes-devtools/python/python3-joblib_1.0.1.bb b/meta-python/recipes-devtools/python/python3-joblib_1.1.0.bb
similarity index 57%
rename from meta-python/recipes-devtools/python/python3-joblib_1.0.1.bb
rename to meta-python/recipes-devtools/python/python3-joblib_1.1.0.bb
index e325ad877..e69cfefd1 100644
--- a/meta-python/recipes-devtools/python/python3-joblib_1.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-joblib_1.1.0.bb
@@ -1,11 +1,10 @@
 SUMMARY = "Joblib is a set of tools to provide lightweight pipelining in Python."
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=32b289008fb813a27c9025f02b59d03d"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2e481820abf0a70a18011a30153df066"
 
 inherit setuptools3 pypi
 
-SRC_URI[md5sum] = "9914b330916395c0a1feca54949867a3"
-SRC_URI[sha256sum] = "9c17567692206d2f3fb9ecf5e991084254fe631665c450b443761c4186a613f7"
+SRC_URI[sha256sum] = "4158fcecd13733f8be669be0683b96ebdbbd38d23559f54dca7205aea1bf1e35"
 
 RDEPENDS:${PN} += " \
     python3-asyncio \
-- 
2.25.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-15 22:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-15 22:57 [meta-python][PATCH] python3-joblib: update to 1.1.0 Oleksandr Kravchuk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).