git: 0da15ce40742 - main - www/py-django-auth-ldap: Update to 5.2.0

From: Kai Knoblich <kai_at_FreeBSD.org>
Date: Thu, 15 May 2025 15:30:23 UTC
The branch main has been updated by kai:

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

commit 0da15ce40742397e29b663b2a99273ddbcb93b5e
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2025-05-15 15:26:53 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2025-05-15 15:26:53 +0000

    www/py-django-auth-ldap: Update to 5.2.0
    
    * Adjust USES=python accordingly, because Python 3.8 is no longer
      present in the ports tree after ca15850a2b13 while I'm here.
    
    Changelog:
    
    https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/5.2.0
---
 www/py-django-auth-ldap/Makefile | 4 ++--
 www/py-django-auth-ldap/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-django-auth-ldap/Makefile b/www/py-django-auth-ldap/Makefile
index 8e92221e47f5..c27d62dce257 100644
--- a/www/py-django-auth-ldap/Makefile
+++ b/www/py-django-auth-ldap/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	django-auth-ldap
-PORTVERSION=	5.1.0
+PORTVERSION=	5.2.0
 CATEGORIES=	www security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}python-ldap>=3.1:net/py-python-ldap@${PY_FLAVOR}
 
-USES=		python:3.9+
+USES=		python
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/www/py-django-auth-ldap/distinfo b/www/py-django-auth-ldap/distinfo
index 2ae0a3f4baa0..d60b5a523112 100644
--- a/www/py-django-auth-ldap/distinfo
+++ b/www/py-django-auth-ldap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1730477310
-SHA256 (django_auth_ldap-5.1.0.tar.gz) = 9c607e8d9c53cf2a0ccafbe0acfc33eb1d1fd474c46ec52d30aee0dca1da9668
-SIZE (django_auth_ldap-5.1.0.tar.gz) = 55059
+TIMESTAMP = 1747314334
+SHA256 (django_auth_ldap-5.2.0.tar.gz) = 08ba6efc0340d9874725a962311b14991e29a33593eb150a8fb640709dbfa80f
+SIZE (django_auth_ldap-5.2.0.tar.gz) = 55287