forked from pool/python-qrcode
a16fd5051caca19dd53a9240ef796cd60687ccef89805993ab2900c860eecd11
- 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/request/show/1143969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qrcode?expand=0&rev=10
Description
No description provided
Languages
RPM Spec
100%