mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
net/py-ldap: update to 3.3.1
This commit is contained in:
parent
36377ab759
commit
807e59e838
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561333
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ldap
|
||||
DISTVERSION= 3.2.0
|
||||
DISTVERSION= 3.3.1
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/LICENCE
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyasn1-modules>0:devel/py-pyasn1-modules@${PY_FLAVOR}
|
||||
|
||||
CONFLICTS_INSTALL= py27-pyldap
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_OPENLDAP= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1572769467
|
||||
SHA256 (python-ldap-3.2.0.tar.gz) = 7d1c4b15375a533564aad3d3deade789221e450052b21ebb9720fb822eccdb8e
|
||||
SIZE (python-ldap-3.2.0.tar.gz) = 367645
|
||||
TIMESTAMP = 1610448499
|
||||
SHA256 (python-ldap-3.3.1.tar.gz) = 4711cacf013e298754abd70058ccc995758177fb425f1c2d30e71adfc1d00aa5
|
||||
SIZE (python-ldap-3.3.1.tar.gz) = 379810
|
||||
|
@ -9,4 +9,4 @@ Some cool things people have done with ldapmodule
|
||||
* Michael Stroeder's web2ldap (previously ldap-client-cgi.py).
|
||||
* LDAP support for Zope (see also Zope)
|
||||
|
||||
WWW: http://www.python-ldap.org/
|
||||
WWW: https://www.python-ldap.org
|
||||
|
Loading…
Reference in New Issue
Block a user