X-Git-Url: https://git.sev.monster/aports.git/blobdiff_plain/f70849e86758fb0b7cf73844293523c37998ace7..8ef53c4f5886cddaeb00ea840b77bf0dc5b21005:/testing/py3-ldap0/APKBUILD?ds=inline diff --git a/testing/py3-ldap0/APKBUILD b/testing/py3-ldap0/APKBUILD index 2447124..fa2df02 100644 --- a/testing/py3-ldap0/APKBUILD +++ b/testing/py3-ldap0/APKBUILD @@ -1,12 +1,13 @@ # Contributor: sev # Maintainer: sev pkgname=py3-ldap0 -pkgver=1.4.8 -pkgrel=0 +pkgver=1.4.9 +pkgrel=1 pkgdesc="Module package for implementing LDAP clients" url="https://code.stroeder.com/pymod/python-ldap0.git" arch="all" license="Apache-2.0" +depends="py3-asn1 py3-asn1-modules" makedepends="python3-dev py3-setuptools openldap-dev" # unreliable source #source="https://code.stroeder.com/pymod/python-ldap0/tags" @@ -30,5 +31,5 @@ package() { } sha512sums=" -b7418f795ec8c2172f61d90f9ace31e9fdd0e36f6627420674f819aba81e8004da9bdc2aa6fdd188b0c694691715c4f859b00bd04ef27d492983d3db1d8c85ae python-ldap0-v1.4.8.tar.gz +ddc87b3a23e1dbdbff10e3b56f5e58a5e87cabd30172aeec01eb7a9888e80ed6cfe337ec0b856d98ef7eb1331bc50fb79552ea214e32137525ec6a2ff59e982a python-ldap0-v1.4.9.tar.gz "