scanpypi: add support for licence files checksums
authorYegor Yefremov <yegorslists@googlemail.com>
Mon, 15 Jan 2018 10:04:50 +0000 (11:04 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 15 Jan 2018 21:12:47 +0000 (22:12 +0100)
commit13d94669b924be92ea9e8f0690f9a51617705b57
tree76b2e9e05ca7988548de1135f5d9e69ebcecf961
parentcfd1c939b7999d090f850c8acc55e4c147675c52
scanpypi: add support for licence files checksums

Store the list of detected licence files in the main object and
automatically add their sha256 checksums when creating *.hash file.

Bonus: fix wrong indentation.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
utils/scanpypi