aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-ldap3/APKBUILD
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-08-06 12:44:55 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-08-06 12:45:46 +0200
commit4b70cd73aa569acc0016db3a1ae8b9520ab46aa2 (patch)
treea0c8f172518451ce9f344969cd6c4f3659a3262d /community/py-ldap3/APKBUILD
parentcc9412564ad81be7f9efcacea5211122cf73255c (diff)
downloadaports-4b70cd73aa569acc0016db3a1ae8b9520ab46aa2.tar.bz2
aports-4b70cd73aa569acc0016db3a1ae8b9520ab46aa2.tar.xz
community/py-ldap3: upgrade to 2.3
Diffstat (limited to 'community/py-ldap3/APKBUILD')
-rw-r--r--community/py-ldap3/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py-ldap3/APKBUILD b/community/py-ldap3/APKBUILD
index 12dbb8b47d..c42f4b11fa 100644
--- a/community/py-ldap3/APKBUILD
+++ b/community/py-ldap3/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=py-ldap3
_pkgname=ldap3
-pkgver=2.2.3
-pkgrel=1
+pkgver=2.3
+pkgrel=0
pkgdesc="A strictly RFC 4510 conforming LDAP V3 pure Python client"
url="https://github.com/cannatag/ldap3"
arch="noarch"
@@ -36,4 +36,4 @@ _subpackage() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="5b67f8f2008f389a481d738070dc2ef445c85c70e4e2b1e5e8555763c6fae581802abdd085d56adbe42c22f49744af358850dc167407170080f7e3497b31963b py-ldap3-2.2.3.tar.gz"
+sha512sums="02b3d9af02d5073a84cc6137e5ca6dd53afbb893631da8b13158d694c28d4e7b4e7c9f0fd9419695682f9d0f5b456e6496eba26162cc8007cc0cfac238552d5a py-ldap3-2.3.tar.gz"