Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 2021 06:21:25 GMT
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9d68980002fb - main - www/py-dj31-django-auth-ldap: Update to 3.0.0
Message-ID:  <202108020621.1726LPHE074242@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kai:

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

commit 9d68980002fbb57face4ac298b19c9d2b1e5c229
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2021-08-02 05:55:09 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2021-08-02 05:55:09 +0000

    www/py-dj31-django-auth-ldap: Update to 3.0.0
    
    Changelog:
    
    https://github.com/django-auth-ldap/django-auth-ldap/blob/3.0.0/CHANGES
    
    MFH:            No (contains backwards incompatible changes)
---
 www/py-dj31-django-auth-ldap/Makefile | 4 +---
 www/py-dj31-django-auth-ldap/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/www/py-dj31-django-auth-ldap/Makefile b/www/py-dj31-django-auth-ldap/Makefile
index 601e415520c1..78cc86c94f29 100644
--- a/www/py-dj31-django-auth-ldap/Makefile
+++ b/www/py-dj31-django-auth-ldap/Makefile
@@ -1,7 +1,7 @@
 # Created by: Alexander Kriventsov <avk@vl.ru>
 
 PORTNAME=	django-auth-ldap
-PORTVERSION=	2.4.0
+PORTVERSION=	3.0.0
 CATEGORIES=	www security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj31-
@@ -12,8 +12,6 @@ COMMENT=	LDAP integration for django.contrib.auth
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${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}django31>=2.2:www/py-django31@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ldap>=3.1:net/py-ldap@${PY_FLAVOR}
 
diff --git a/www/py-dj31-django-auth-ldap/distinfo b/www/py-dj31-django-auth-ldap/distinfo
index 3ad4959b7520..9757a29522ad 100644
--- a/www/py-dj31-django-auth-ldap/distinfo
+++ b/www/py-dj31-django-auth-ldap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617818253
-SHA256 (django-auth-ldap-2.4.0.tar.gz) = 60fcbfc3141c99c3c49d3ccd7311a3992a231c319d94b6d2c143968f63676676
-SIZE (django-auth-ldap-2.4.0.tar.gz) = 53523
+TIMESTAMP = 1627743489
+SHA256 (django-auth-ldap-3.0.0.tar.gz) = 1f2d5c562d9ba9a5e9a64099ae9798e1a63840a11afe4d1c4a9c74121f066eaa
+SIZE (django-auth-ldap-3.0.0.tar.gz) = 52381



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108020621.1726LPHE074242>