summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2021-02-17 20:30:22 +0100
committerMartin 'golodhrim' Scholz2021-02-17 20:30:22 +0100
commitfbe9cf2449cfbe1e961c323ade0c602633ed0158 (patch)
tree0c1e39976842aebd51fa796139806e2586925909
parent4287012d0a61627de07dd8349a9209cb0e81f7d5 (diff)
downloadaur-fbe9cf2449cfbe1e961c323ade0c602633ed0158.tar.gz
Adding ldap-authentication in version 5.8.1 for trytond
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7608e5f8653e..374bbe32c34c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Tryton module to authenticate users through LDAP"
arch=('any')
url="http://www.tryton.org/"
license=('GPL3')
-depends=('python>=3.5')
+depends=('python>=3.6')
makedepends=('python-distribute')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
sha256sums=('096beb96103f2ff6a2e0f8b6e93a480fb689f274a5ad9c9d2a190283b07d3330')