Subject: CVS commit: pkgsrc/graphics/py-qrcode
From: Adam Ciarcinski
Date: 2024-10-14 15:50:36
Message id: 20241014135036.3CAF2FC7E@cvs.NetBSD.org

Log Message:
py-qrcode: updated to 8.0

8.0 ( 27 September 2024)

- 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

Files:
RevisionActionfile
1.20modifypkgsrc/graphics/py-qrcode/Makefile
1.8modifypkgsrc/graphics/py-qrcode/PLIST
1.11modifypkgsrc/graphics/py-qrcode/distinfo