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)
This commit is contained in:
parent
c000e62846
commit
9d68980002
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user