# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup cannatag ldap3 2.6 v
categories-append net www
description A strictly RFC 4510 conforming LDAP V3 pure Python client library
ldap3 is a strictly RFC 4510 conforming LDAP V3 pure Python client \
library. The same codebase runs in Python 2, Python 3, PyPy and PyPy3.
checksums rmd160 f0bb4426d0612101cda0e56337751151fb62bfe2 \
sha256 d73fdfcefeb675cfbd6a1b79dc02017d180723330a2e549d89ea3b4a817c6097 \
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-asn1
# No tests as upstream tests are designed not for running outside Travis CI
foreach {old new} {27 37 36 37} {
subport py${old}-${python.rootname} "
replaced_by py${new}-${python.rootname}