diff --git a/www/py-django-otp/Makefile b/www/py-django-otp/Makefile index 4a9a2744ef7b..cb1c17b4147d 100644 --- a/www/py-django-otp/Makefile +++ b/www/py-django-otp/Makefile @@ -1,31 +1,31 @@ PORTNAME= django-otp -PORTVERSION= 1.6.3 +PORTVERSION= 1.7.0 CATEGORIES= www python MASTER_SITES= PYPI DISTNAME= django_otp-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pluggable framework for adding two-factor authentication to Django WWW= https://github.com/django-otp/django-otp LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes OPTIONS_RADIO= QR OPTIONS_RADIO_QR= QRCODE SEGNO QRCODE_DESC= QR code support via qrcode module SEGNO_DESC= QR code support via segno module QRCODE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qrcode>=0:textproc/py-qrcode@${PY_FLAVOR} SEGNO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}segno>=0:textproc/py-segno@${PY_FLAVOR} .include diff --git a/www/py-django-otp/distinfo b/www/py-django-otp/distinfo index 484c0be43dd7..7bb11eb44190 100644 --- a/www/py-django-otp/distinfo +++ b/www/py-django-otp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762586910 -SHA256 (django_otp-1.6.3.tar.gz) = 93f0011bc4cb6ef278733d75de351f3e2de6fd13ece56cf27b63e1da42322d24 -SIZE (django_otp-1.6.3.tar.gz) = 74641 +TIMESTAMP = 1768625783 +SHA256 (django_otp-1.7.0.tar.gz) = 961ccf2d80a67303cb46d97427b16c476ee075acfa2b4c82a59d8f1e0745a454 +SIZE (django_otp-1.7.0.tar.gz) = 75858