From 5b6773e6cffd42e243d67613fc4638440703b4fa Mon Sep 17 00:00:00 2001 From: Abdur Rehman Date: Wed, 15 Nov 2017 21:44:41 +0500 Subject: python3-dockerpty: fix license-checksum qa issue Fix license path and checksum for python3-dockerpty. Signed-off-by: Abdur Rehman Signed-off-by: Bruce Ashfield --- recipes-devtools/python/python3-dockerpty_0.4.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-devtools') diff --git a/recipes-devtools/python/python3-dockerpty_0.4.1.bb b/recipes-devtools/python/python3-dockerpty_0.4.1.bb index a40f2a30..31a864a5 100644 --- a/recipes-devtools/python/python3-dockerpty_0.4.1.bb +++ b/recipes-devtools/python/python3-dockerpty_0.4.1.bb @@ -1,7 +1,7 @@ SUMMARY = "Python library to use the pseudo-tty of a docker container" HOMEPAGE = "https://github.com/d11wtq/dockerpty" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=afaf767baa20ac524dc12f1071ca493a" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" inherit pypi setuptools3 -- cgit v1.2.3-54-g00ecf