mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
python3-dockerpty: fix license-checksum qa issue
Fix license path and checksum for python3-dockerpty. Signed-off-by: Abdur Rehman <abdur_rehman@mentor.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
34dee81d0c
commit
5b6773e6cf
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user