mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
www/py-django-registration-redux: update to 2.12
Changelog: https://github.com/macropin/django-registration/blob/v2.12/CHANGELOG PR: 272394 MFH: 2023Q3
This commit is contained in:
parent
18b5fff737
commit
716ee0a57c
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= django-registration-redux
|
||||
PORTVERSION= 2.11
|
||||
PORTVERSION= 2.12
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +11,7 @@ WWW= https://github.com/macropin/django-registration
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=1.11:www/py-django32@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>0:www/py-django32@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1668592599
|
||||
SHA256 (django-registration-redux-2.11.tar.gz) = 88eb98530d98a7e3451bf728c0a5f6fe7ea2f45c65ef18f619ef37b940c854f5
|
||||
SIZE (django-registration-redux-2.11.tar.gz) = 122546
|
||||
TIMESTAMP = 1688633651
|
||||
SHA256 (django-registration-redux-2.12.tar.gz) = 2213bbe8732be72724034f4146f0255a7bd666eb5a5e1b2d8d8aa633fe8af894
|
||||
SIZE (django-registration-redux-2.12.tar.gz) = 123730
|
||||
|
|
Loading…
Add table
Reference in a new issue