diff --git a/textproc/py-qrcode/Makefile b/textproc/py-qrcode/Makefile index 94ef292e604d..2d0802d55288 100644 --- a/textproc/py-qrcode/Makefile +++ b/textproc/py-qrcode/Makefile @@ -1,24 +1,25 @@ PORTNAME= qrcode -PORTVERSION= 7.4 -PORTREVISION= 1 +PORTVERSION= 8.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= leres@FreeBSD.org COMMENT= QR Code image generator WWW= https://github.com/lincolnloop/python-qrcode LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PY_PILLOW} \ +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} \ ${PYTHON_PKGNAMEPREFIX}six>=1.8:devel/py-six@${PY_FLAVOR} \ ${PYTHON_SITELIBDIR}/typing_extensions.py:devel/py-typing-extensions@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/textproc/py-qrcode/distinfo b/textproc/py-qrcode/distinfo index db180bf5a970..1a9493ad207f 100644 --- a/textproc/py-qrcode/distinfo +++ b/textproc/py-qrcode/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679247625 -SHA256 (qrcode-7.4.tar.gz) = c775424e983c9eba814da1febdfcf853165ecc01e494077591e370c8d4802bd5 -SIZE (qrcode-7.4.tar.gz) = 535636 +TIMESTAMP = 1730404155 +SHA256 (qrcode-8.0.tar.gz) = 025ce2b150f7fe4296d116ee9bad455a6643ab4f6e7dce541613a4758cbce347 +SIZE (qrcode-8.0.tar.gz) = 42743