summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-qrcode_7.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-qrcode: Upgrade 7.2 -> 7.3Leon Anavi2021-08-231-11/+0
| | | | | | | | | | Upgrade to release 7.3: - Skip color mask if QR is black and white Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-qrcode: upgrade 7.1 -> 7.2zangrc2021-07-271-0/+11
7.2 (19 July 2021) ================== - Add Styled PIL image factory, allowing different color masks and shapes in QR codes - Small performance inprovement - Add check for border size parameter Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>