git: c2d393bc5960 - main - textproc/py-qrcode: Update to 8.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Apr 2025 23:27:00 UTC
The branch main has been updated by leres:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c2d393bc5960fa2f374cbc64cb144862e6537e9f
commit c2d393bc5960fa2f374cbc64cb144862e6537e9f
Author: Craig Leres <leres@FreeBSD.org>
AuthorDate: 2025-04-04 23:26:41 +0000
Commit: Craig Leres <leres@FreeBSD.org>
CommitDate: 2025-04-04 23:26:41 +0000
textproc/py-qrcode: Update to 8.1
Changes since 8.0:
- Added support for Python 3.13.
Reported by: portscout
---
textproc/py-qrcode/Makefile | 5 ++---
textproc/py-qrcode/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/textproc/py-qrcode/Makefile b/textproc/py-qrcode/Makefile
index ada88b489060..a1fc126dd422 100644
--- a/textproc/py-qrcode/Makefile
+++ b/textproc/py-qrcode/Makefile
@@ -1,6 +1,5 @@
PORTNAME= qrcode
-PORTVERSION= 8.0
-PORTREVISION= 2
+PORTVERSION= 8.1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +10,7 @@ WWW= https://github.com/lincolnloop/python-qrcode
LICENSE= BSD3CLAUSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=9.1.0:graphics/py-pillow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}png>=0.0.17:graphics/py-png@${PY_FLAVOR}
diff --git a/textproc/py-qrcode/distinfo b/textproc/py-qrcode/distinfo
index 1a9493ad207f..a968cc701b54 100644
--- a/textproc/py-qrcode/distinfo
+++ b/textproc/py-qrcode/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1730404155
-SHA256 (qrcode-8.0.tar.gz) = 025ce2b150f7fe4296d116ee9bad455a6643ab4f6e7dce541613a4758cbce347
-SIZE (qrcode-8.0.tar.gz) = 42743
+TIMESTAMP = 1743808972
+SHA256 (qrcode-8.1.tar.gz) = e8df73caf72c3bace3e93d9fa0af5aa78267d4f3f5bc7ab1b208f271605a5e48
+SIZE (qrcode-8.1.tar.gz) = 41549