mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/py-django-otp: Update to 1.6.0
Changes: https://github.com/django-otp/django-otp/blob/master/CHANGES.rst
This commit is contained in:
parent
b708c9400f
commit
88fdf8bcc4
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= django-otp
|
||||
PORTVERSION= 1.5.4
|
||||
PORTVERSION= 1.6.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
DISTNAME= django_otp-${PORTVERSION}
|
||||
|
@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1726081049
|
||||
SHA256 (django_otp-1.5.4.tar.gz) = 0d9497ea4fb13fc04d50b49aa53dd1c740fe4bc5dde0ca27fb394f84e5da7bac
|
||||
SIZE (django_otp-1.5.4.tar.gz) = 74334
|
||||
TIMESTAMP = 1744289062
|
||||
SHA256 (django_otp-1.6.0.tar.gz) = 13762d5d0ce52f68a9250ab186d36d9971d67271c05f15f533d73b09f2014667
|
||||
SIZE (django_otp-1.6.0.tar.gz) = 73830
|
||||
|
|
Loading…
Add table
Reference in a new issue