summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cloudpickle_3.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cloudpickle_3.0.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-cloudpickle_3.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cloudpickle_3.0.0.bb b/meta-python/recipes-devtools/python/python3-cloudpickle_3.0.0.bb
index 25c379590..fce5a5b40 100644
--- a/meta-python/recipes-devtools/python/python3-cloudpickle_3.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cloudpickle_3.0.0.bb
@@ -8,7 +8,7 @@ data."
8HOMEPAGE = "https://github.com/cloudpipe/cloudpickle" 8HOMEPAGE = "https://github.com/cloudpipe/cloudpickle"
9 9
10LICENSE = "BSD-3-Clause" 10LICENSE = "BSD-3-Clause"
11LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE.cloudpickle;md5=b4d59aa5e2cc777722aac17841237931" 11LIC_FILES_CHKSUM = "file://${UNPACKDIR}/LICENSE.cloudpickle;md5=b4d59aa5e2cc777722aac17841237931"
12 12
13inherit pypi python_flit_core 13inherit pypi python_flit_core
14 14