summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-qrcode_6.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-qrcode: upgrade 6.1 -> 7.1zhengruoqin2021-07-131-11/+0
| | | | | | | | | | | | | | | | | | | | | 7.1 (1 July 2021) ================= - Add --ascii parameter to command line interface allowing to output ascii when stdout is piped - Add --output parameter to command line interface to specify output file - Accept RGB tuples in fill_color and back_color - Add to_string method to SVG images - Replace inline styles with SVG attributes to avoid CSP issues - Add Python3.10 to supported versions Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-qrcode: add packageArmin Kuster2020-07-161-0/+11
Signed-off-by: Armin Kuster <akuster808@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>