meta-openembedded/meta-python/recipes-devtools
Wang Mingyu 3649ef5fb1 python3-qrcode: upgrade 7.3.1 -> 7.4.2
Changelog:
==========
- Allow pypng factory to allow for saving to a string
  (like qr.save("some_file.png")) in addition to file-like objects.
- Fix bad over-optimization in v7.4 that broke large QR codes. Thanks to
  mattiasj-axis!
- Restructure the factory drawers, allowing different shapes in SVG image
  factories as well.
- Add a --factory-drawer option to the qr console script.
- Optimize the output for the SVGPathImage factory (more than 30% reduction in
  file sizes).
- Add a pypng image factory as a pure Python PNG solution. If pillow is not
  installed, then this becomes the default factory.
- The pymaging image factory has been removed, but its factory shortcut and the
  actual PymagingImage factory class now just link to the PyPNGImage factory.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-02-12 08:56:16 -08:00
..
gyp gyp: fix for compatibility with Python 3.10 (part 2) 2022-03-03 08:50:19 -08:00
python python3-qrcode: upgrade 7.3.1 -> 7.4.2 2023-02-12 08:56:16 -08:00
python-jsonref python3-jsonref: upgrade 0.3.0 -> 1.0.1 2022-11-09 10:17:15 -08:00
python3-attrdict3 python3-attrdict3: add recipe with version 2.0.2 2022-11-23 08:25:30 -08:00
python3-reedsolo python3-reedsolo: Add recipe 2023-01-11 08:37:18 -08:00
python3-wxgtk4 python3-wxgtk4: Do not use GetAssertStackTrace with USE_STACKWALKER disabled 2022-12-27 09:55:19 -08:00