From d29a8b2a31f542b5d5650e85fd25cb020abbe7db Mon Sep 17 00:00:00 2001 From: Kevin Golding Date: Tue, 11 Jul 2023 10:09:55 +0200 Subject: www/py-django-registration-redux: update to 2.12 Changelog: https://github.com/macropin/django-registration/blob/v2.12/CHANGELOG PR: 272394 MFH: 2023Q3 (cherry picked from commit 716ee0a57c331a29461e69304e2b666eaa3b6583) --- www/py-django-registration-redux/Makefile | 4 ++-- www/py-django-registration-redux/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-django-registration-redux/Makefile b/www/py-django-registration-redux/Makefile index 4310039d2d1c..1a8a55c764aa 100644 --- a/www/py-django-registration-redux/Makefile +++ b/www/py-django-registration-redux/Makefile @@ -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 diff --git a/www/py-django-registration-redux/distinfo b/www/py-django-registration-redux/distinfo index 0f071044f28f..9580301651a1 100644 --- a/www/py-django-registration-redux/distinfo +++ b/www/py-django-registration-redux/distinfo @@ -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 -- cgit v1.2.3