mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/py-qrcode: Update to 8.1
Changes since 8.0: - Added support for Python 3.13. Reported by: portscout
This commit is contained in:
parent
7c433c2684
commit
c2d393bc59
2 changed files with 5 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue