Date: Sat, 31 Jan 2026 14:23:00 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a5fc8078973c - main - www/py-django-otp-yubikey: Update to 1.1.0 Message-ID: <697e1044.3189e.9d578c5@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a5fc8078973c314f44daa7f6cfa3cd3137b71c08 commit a5fc8078973c314f44daa7f6cfa3cd3137b71c08 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-31 13:36:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-31 14:15:36 +0000 www/py-django-otp-yubikey: Update to 1.1.0 - Update WWW Changes: https://github.com/django-otp/django-otp-yubikey/blob/master/CHANGES.rst --- www/py-django-otp-yubikey/Makefile | 14 +++++++------- www/py-django-otp-yubikey/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/www/py-django-otp-yubikey/Makefile b/www/py-django-otp-yubikey/Makefile index df93c0f3b5f6..c7e7c692a3ff 100644 --- a/www/py-django-otp-yubikey/Makefile +++ b/www/py-django-otp-yubikey/Makefile @@ -1,21 +1,21 @@ PORTNAME= django-otp-yubikey -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= django_otp_yubikey-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Django-otp plugin that verifies YubiKey OTP tokens -WWW= https://github.com/django-otp/django-otp-yubikey +WWW= https://django-otp-yubikey.readthedocs.io/en/latest/ \ + https://github.com/django-otp/django-otp-yubikey LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-otp>=1.0.0:www/py-django-otp@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}YubiOTP>=0.2.2:security/py-YubiOTP@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-otp>=1.0<2:www/py-django-otp@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}YubiOTP>=1.0<2:security/py-YubiOTP@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/www/py-django-otp-yubikey/distinfo b/www/py-django-otp-yubikey/distinfo index 6cb6bee8e3fb..ec965daa5d7b 100644 --- a/www/py-django-otp-yubikey/distinfo +++ b/www/py-django-otp-yubikey/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674590038 -SHA256 (django-otp-yubikey-1.0.1.tar.gz) = 5917b9134fa408d12b94bdb4d3cac23e4586ae99c3a42fcb1d2c287c182e6c77 -SIZE (django-otp-yubikey-1.0.1.tar.gz) = 13355 +TIMESTAMP = 1768625785 +SHA256 (django_otp_yubikey-1.1.0.tar.gz) = 34dfe46baf120b8d2fd9510b4097b150907f761eea51c6604e4c8a694f954830 +SIZE (django_otp_yubikey-1.1.0.tar.gz) = 15511home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e1044.3189e.9d578c5>
