git: fd2ba60b94f9 - main - www/py-django-recaptcha: Update to 4.0.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 27 Nov 2023 10:44:50 UTC
The branch main has been updated by sunpoet:

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

commit fd2ba60b94f99c017b170d036d52034da914d224
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-27 10:09:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-27 10:30:06 +0000

    www/py-django-recaptcha: Update to 4.0.0
    
    - Fix PORTNAME and remove both PKGNAMEPREFIX and DISTNAME
    - Update WWW
    
    Changes:        https://github.com/django-recaptcha/django-recaptcha/releases
---
 www/py-django-recaptcha/Makefile | 11 ++++-------
 www/py-django-recaptcha/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/www/py-django-recaptcha/Makefile b/www/py-django-recaptcha/Makefile
index 81133ed904f8..10916f613c85 100644
--- a/www/py-django-recaptcha/Makefile
+++ b/www/py-django-recaptcha/Makefile
@@ -1,14 +1,11 @@
-PORTNAME=	recaptcha
-PORTVERSION=	3.0.0
-PORTREVISION=	1
+PORTNAME=	django-recaptcha
+PORTVERSION=	4.0.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
-PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}django-
-DISTNAME=	django-${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	python@FreeBSD.org
 COMMENT=	Django reCAPTCHA form field/widget integration app
-WWW=		https://github.com/torchbox/django-recaptcha
+WWW=		https://github.com/django-recaptcha/django-recaptcha
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
@@ -16,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django32>=1.11<4.0:www/py-django32@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
diff --git a/www/py-django-recaptcha/distinfo b/www/py-django-recaptcha/distinfo
index 6c2288486345..775d9182de06 100644
--- a/www/py-django-recaptcha/distinfo
+++ b/www/py-django-recaptcha/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646505801
-SHA256 (django-recaptcha-3.0.0.tar.gz) = 253197051288923cae675d7eff91b619e3775311292a5dbaf27a8a55ffebc670
-SIZE (django-recaptcha-3.0.0.tar.gz) = 22063
+TIMESTAMP = 1700760696
+SHA256 (django-recaptcha-4.0.0.tar.gz) = 5316438f97700c431d65351470d1255047e3f2cd9af0f2f13592b637dad9213e
+SIZE (django-recaptcha-4.0.0.tar.gz) = 22907