git: a42566d59faf - main - www/py-django-auth-ldap: Update to 4.2.0

From: Kai Knoblich <kai_at_FreeBSD.org>
Date: Fri, 31 Mar 2023 05:15:26 UTC
The branch main has been updated by kai:

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

commit a42566d59faf5980e8daeccd9421f9f5b058a001
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2023-03-31 05:14:00 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2023-03-31 05:14:00 +0000

    www/py-django-auth-ldap: Update to 4.2.0
    
    Changelog:
    
    https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/4.2.0
---
 www/py-django-auth-ldap/Makefile | 8 ++++----
 www/py-django-auth-ldap/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/www/py-django-auth-ldap/Makefile b/www/py-django-auth-ldap/Makefile
index b4387e284478..0d6eb576b61b 100644
--- a/www/py-django-auth-ldap/Makefile
+++ b/www/py-django-auth-ldap/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	django-auth-ldap
-PORTVERSION=	4.1.0
-PORTREVISION=	1
+PORTVERSION=	4.2.0
 CATEGORIES=	www security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,9 +11,10 @@ WWW=		https://github.com/django-auth-ldap/django-auth-ldap
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4:devel/py-setuptools_scm@${PY_FLAVOR} \
+BUILD_DEPENDS=	${PY_SETUPTOOLS} \
+		${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4:devel/py-setuptools_scm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django32>=2.2:www/py-django32@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ldap>=3.1:net/py-ldap@${PY_FLAVOR}
 
 USES=		python:3.7+
diff --git a/www/py-django-auth-ldap/distinfo b/www/py-django-auth-ldap/distinfo
index 43490a063c0e..d23bb342bc8d 100644
--- a/www/py-django-auth-ldap/distinfo
+++ b/www/py-django-auth-ldap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654945388
-SHA256 (django-auth-ldap-4.1.0.tar.gz) = 77f749d3b17807ce8eb56a9c9c8e5746ff316567f81d5ba613495d9c7495a949
-SIZE (django-auth-ldap-4.1.0.tar.gz) = 53254
+TIMESTAMP = 1680100715
+SHA256 (django-auth-ldap-4.2.0.tar.gz) = aac71e65b0a8bdcfc5cd08b70997ee3cdc37786ffd5d975b7e2cfa47595d427f
+SIZE (django-auth-ldap-4.2.0.tar.gz) = 53356