similarity index 55%
rename from meta-python/recipes-devtools/python/python3-cloudpickle_3.1.1.bb
rename to meta-python/recipes-devtools/python/python3-cloudpickle_3.1.2.bb
@@ -8,11 +8,8 @@ data."
HOMEPAGE = "https://github.com/cloudpipe/cloudpickle"
LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://${UNPACKDIR}/LICENSE.cloudpickle;md5=b4d59aa5e2cc777722aac17841237931"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=b4d59aa5e2cc777722aac17841237931"
-inherit pypi python_flit_core
-
-SRC_URI += "https://raw.githubusercontent.com/cloudpipe/cloudpickle/v${PV}/LICENSE;downloadfilename=LICENSE.cloudpickle;name=license"
+SRC_URI[sha256sum] = "7fda9eb655c9c230dab534f1983763de5835249750e85fbcef43aaa30a9a2414"
-SRC_URI[sha256sum] = "b216fa8ae4019d5482a8ac3c95d8f6346115d8835911fd4aefd1a445e4242c64"
-SRC_URI[license.sha256sum] = "3029ea34173e9fdc233ad315dc6b100bd1ea71f529b1c1af97664a272fdc55f5"
+inherit pypi python_flit_core
Upgrade to release 3.1.2: - Fix pickling of abstract base classes containing type annotations for Python 3.14. License-Update: Use file LICENSE Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> --- ...cloudpickle_3.1.1.bb => python3-cloudpickle_3.1.2.bb} | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) rename meta-python/recipes-devtools/python/{python3-cloudpickle_3.1.1.bb => python3-cloudpickle_3.1.2.bb} (55%)