15
0
forked from pool/python-qrcode
Files
python-qrcode/python-qrcode.changes
Matej Cepl 01757f6272 Accepting request 1204728 from home:glaubitz:branches:devel:languages:python
- 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
2024-09-30 23:17:11 +00:00

7.0 KiB