diff --git a/www/py-django-registration/Makefile b/www/py-django-registration/Makefile index b16e7414474e..4aa353ee0a92 100644 --- a/www/py-django-registration/Makefile +++ b/www/py-django-registration/Makefile @@ -1,25 +1,24 @@ PORTNAME= django-registration -PORTVERSION= 3.2 -PORTREVISION= 1 +PORTVERSION= 3.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@caomhin.org COMMENT= User-registration application for Django WWW= https://github.com/ubernostrum/django-registration LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}confusable_homoglyphs>=3.0<4.0:devel/py-confusable_homoglyphs@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}django32>=2.2:www/py-django32@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.7+ USE_PYTHON= distutils autoplist CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}django-registration-redux NO_ARCH= yes .include diff --git a/www/py-django-registration/distinfo b/www/py-django-registration/distinfo index ed213399f8af..b2a5f206dd41 100644 --- a/www/py-django-registration/distinfo +++ b/www/py-django-registration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642841741 -SHA256 (django-registration-3.2.tar.gz) = 2ea8c7d89a8760ccde41dfd335aa28ba89073d09aab5a0f5f3d7c8c148fcc518 -SIZE (django-registration-3.2.tar.gz) = 84834 +TIMESTAMP = 1668603223 +SHA256 (django-registration-3.3.tar.gz) = 884a4cc9ec87b9f1c0ceb6b6c4b7ba491c1877997a3cd29cc923697dac785eb8 +SIZE (django-registration-3.3.tar.gz) = 85046