15
0
forked from pool/python-qrcode
Files
python-qrcode/python-qrcode.changes
Dirk Mueller 685849ecc9 - update to 7.4.1:
* 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.
- Fix console_script.py missing +x

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-qrcode?expand=0&rev=24
2024-02-04 09:48:07 +00:00

5.6 KiB