scanpypi: change hash file comments
authorYegor Yefremov <yegorslists@googlemail.com>
Mon, 4 Jul 2016 14:24:03 +0000 (16:24 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 4 Jul 2016 14:57:10 +0000 (16:57 +0200)
commit2f4bd0f339fcd86a0ffe6e082ac49683e4f57447
tree137a33565f4785cb2e10a31c91a1553e480c45cd
parent1dbd7b991025a8bf39ab5d25c2fd97f47f084bac
scanpypi: change hash file comments

sha256 checksum will be computed locally either by scanpypi at package
creation or by hand by package updates. Define this checksum as
'computed locally' so that one doesn't need to change this comment by
package updates. Also put comments for both md5 and sha256 in one line.

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