16 lines
614 B
Bash
16 lines
614 B
Bash
# Template file for 'python3-ldap'
|
|
pkgname=python3-ldap
|
|
version=3.4.3
|
|
revision=3
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-wheel python3-pyasn1-modules"
|
|
makedepends="python3-devel libldap-devel"
|
|
depends="python3-pyasn1-modules"
|
|
checkdepends="openldap openldap-tools"
|
|
short_desc="Python3 modules for implementing LDAP clients"
|
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|
license="Python-2.0"
|
|
homepage="https://www.python-ldap.org"
|
|
distfiles="${PYPI_SITE}/p/python-ldap/python-ldap-${version}.tar.gz"
|
|
checksum=ab26c519a0ef2a443a2a10391fa3c5cb52d7871323399db949ebfaa9f25ee2a0
|