15 lines
520 B
Bash
15 lines
520 B
Bash
# Template file for 'python3-ldap3'
|
|
pkgname=python3-ldap3
|
|
version=2.6.1
|
|
revision=4
|
|
wrksrc="ldap3-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-pyasn1"
|
|
short_desc="Strictly RFC 4510 conforming LDAP V3 pure Python client (Python3)"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-3.0-or-later"
|
|
homepage="https://github.com/cannatag/ldap3"
|
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
|
checksum=f21d1a65e19ed5a691d7cf30af375e84663254e800ddc950bd7b6f9bb15d2c19
|