aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-ldap3
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-11-17 02:31:02 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-11-17 02:32:02 +0100
commit1c2d90548a007b7ebf899dca5632dd38bc3d79c3 (patch)
tree8d9874b3aa20b4121fc00394ec3ed8b0c0f80a8d /community/py-ldap3
parentb08fbae5f791fe611aae8c3491d407ce6e55d07d (diff)
community/py-ldap3: upgrade to 2.4
Diffstat (limited to 'community/py-ldap3')
-rw-r--r--community/py-ldap3/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-ldap3/APKBUILD b/community/py-ldap3/APKBUILD
index c42f4b11fae..b5be3bc4daa 100644
--- a/community/py-ldap3/APKBUILD
+++ b/community/py-ldap3/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=py-ldap3
_pkgname=ldap3
-pkgver=2.3
+pkgver=2.4
pkgrel=0
pkgdesc="A strictly RFC 4510 conforming LDAP V3 pure Python client"
url="https://github.com/cannatag/ldap3"
@@ -36,4 +36,4 @@ _subpackage() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="02b3d9af02d5073a84cc6137e5ca6dd53afbb893631da8b13158d694c28d4e7b4e7c9f0fd9419695682f9d0f5b456e6496eba26162cc8007cc0cfac238552d5a py-ldap3-2.3.tar.gz"
+sha512sums="d580a9a5e5dd34e1c3218ed7912ebb4da9fc1673c337a37b50ae0577cc2f2fb3073a77ee031885d40a68aef86955c137474e77e94b92e03a2d9511b60780dde5 py-ldap3-2.4.tar.gz"