forked from pool/python-qrcode
- Update to 8.0.0
* Added support for Python 3.11 and 3.12.
* Drop support for Python <=3.8.
* Change local development setup to use Poetry_.
* Testsuite and code quality checks are done
through Github Actions.
* Code quality and formatting utilises ruff_.
* Removed ``typing_extensions`` as a dependency,
as it's no longer required with
having Python 3.9+ as a requirement.
* Only allow high error correction rate (`qrcode.ERROR_CORRECT_H`)
when generating QR codes with embedded images to ensure content
is readable
- Install manpage manually in %install section
- Drop 364.patch, merged upstream
- Switch package source from PyPi to Github
OBS-URL: https://build.opensuse.org/request/show/1204728
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-qrcode?expand=0&rev=32
7.0 KiB
7.0 KiB