[meta-virtualization] [PATCH] python3-dockerpty: fix license-checksum qa issue

Abdur Rehman abdur_rehman at mentor.com
Wed Nov 15 08:44:41 PST 2017


Fix license path and checksum for python3-dockerpty.

Signed-off-by: Abdur Rehman <abdur_rehman at mentor.com>
---
 recipes-devtools/python/python3-dockerpty_0.4.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-devtools/python/python3-dockerpty_0.4.1.bb b/recipes-devtools/python/python3-dockerpty_0.4.1.bb
index a40f2a3..31a864a 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
 
-- 
2.8.1



More information about the meta-virtualization mailing list