support/scripts/pkg-stats: use parenthesis for print
authorMatt Weber <matthew.weber@rockwellcollins.com>
Fri, 18 May 2018 13:05:00 +0000 (08:05 -0500)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 19 May 2018 11:48:21 +0000 (13:48 +0200)
commiteb04235783abe58a6a7f8ecc8f9ab46a6d03b543
tree4575000be932ebd536424da34da82d2b5b60df7d
parentbc8c206026028edb4747df9b8f032b206ccdba6c
support/scripts/pkg-stats: use parenthesis for print

Use Python 3 style print calls, in order to make pkg-stats Python 3
compliant.

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Reviewed-by: Ricardo Martincoski <ricardo.martincoski@datacom.ind.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
support/scripts/pkg-stats