summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb b/meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb
index 9ad865d406..20ea018045 100644
--- a/meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb
+++ b/meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb
@@ -5,7 +5,7 @@ SECTION = "devel/python"
5RDEPENDS_${PN} = "python-threading" 5RDEPENDS_${PN} = "python-threading"
6 6
7LICENSE = "MIT" 7LICENSE = "MIT"
8LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=2340dffbbfea534b58f1349984eeef72"
9 9
10inherit pypi setuptools 10inherit pypi setuptools
11 11