git: 0fc368b8afee - main - www/py-dj41-django-auth-ldap: Update to 4.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Mar 2023 16:41:04 UTC
The branch main has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0fc368b8afee0e4f2b443c59df5ff70daa36fdae
commit 0fc368b8afee0e4f2b443c59df5ff70daa36fdae
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2023-03-29 16:37:55 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2023-03-29 16:37:55 +0000
www/py-dj41-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-dj41-django-auth-ldap/Makefile | 8 ++++----
www/py-dj41-django-auth-ldap/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/www/py-dj41-django-auth-ldap/Makefile b/www/py-dj41-django-auth-ldap/Makefile
index 1ad0a6f01944..958b4508a642 100644
--- a/www/py-dj41-django-auth-ldap/Makefile
+++ b/www/py-dj41-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}dj41-
@@ -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}django41>=2.2:www/py-django41@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django41>=3.2:www/py-django41@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ldap>=3.1:net/py-ldap@${PY_FLAVOR}
USES= python:3.8+
diff --git a/www/py-dj41-django-auth-ldap/distinfo b/www/py-dj41-django-auth-ldap/distinfo
index 43490a063c0e..d23bb342bc8d 100644
--- a/www/py-dj41-django-auth-ldap/distinfo
+++ b/www/py-dj41-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