git: 0d0020abecd6 - main - www/py-django-registration: Update to 3.3

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Wed, 16 Nov 2022 13:08:07 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0d0020abecd6e4a0fddc7b95071fe63d9d3e8e1d

commit 0d0020abecd6e4a0fddc7b95071fe63d9d3e8e1d
Author:     Kevin Golding <ports@caomhin.org>
AuthorDate: 2022-11-16 13:05:03 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-11-16 13:07:53 +0000

    www/py-django-registration: Update to 3.3
    
    ChangeLog:
    https://github.com/ubernostrum/django-registration/blob/trunk/docs/upgrade.rst
    
    PR:             267806
---
 www/py-django-registration/Makefile | 7 +++----
 www/py-django-registration/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

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,6 +1,5 @@
 PORTNAME=	django-registration
-PORTVERSION=	3.2
-PORTREVISION=	1
+PORTVERSION=	3.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,9 +12,9 @@ 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
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