summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5939585e71c0049a9896d0f95ae0feac470b4731 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = python-bonsai
	pkgdesc = Python 3 module for accessing LDAP directory servers.
	pkgver = 1.5.3
	pkgrel = 1
	url = https://github.com/noirello/bonsai
	arch = x86_64
	arch = i686
	arch = armv7h
	arch = aarch64
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	checkdepends = python-pytest-timeout
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = libldap>=2
	depends = libsasl>=2
	depends = python>=3.8
	depends = krb5
	optdepends = python-gevent: enable bonsai.gevent
	optdepends = python-tornado: enable bonsai.tornado
	optdepends = python-trio: enable bonsai.trio
	source = bonsai-1.5.3.tar.gz::https://github.com/noirello/bonsai/archive/refs/tags/v1.5.3.tar.gz
	sha256sums = bc9c13b225efa0a86d22fd9b66e0acd536dae3e7eddb8d3a662f12bbb61b698e

pkgname = python-bonsai