www/py-django-otp: Update to 1.3.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/django-otp/django-otp/blob/master/CHANGES.rst
This commit is contained in:
Po-Chuan Hsieh 2024-03-09 21:50:40 +08:00
parent 166c45198e
commit 79445cfc54
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 8 additions and 6 deletions

View File

@ -1,7 +1,8 @@
PORTNAME= django-otp
PORTVERSION= 1.1.6
PORTVERSION= 1.3.0
CATEGORIES= www python
MASTER_SITES= PYPI
DISTNAME= django_otp-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
@ -11,10 +12,11 @@ WWW= https://github.com/django-otp/django-otp
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=2.2:www/py-django32@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1679498836
SHA256 (django-otp-1.1.6.tar.gz) = eac8e06041efe90e0687faea997fc0b3340f5bc74476f20aca0f6a96978f4253
SIZE (django-otp-1.1.6.tar.gz) = 63262
TIMESTAMP = 1709390736
SHA256 (django_otp-1.3.0.tar.gz) = 8f4156a3c14ce2aaa31379385eadf388925cd50fc4b5d20a3b944f454c98ff7c
SIZE (django_otp-1.3.0.tar.gz) = 69013