aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-07-07 22:39:06 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-07-07 22:31:19 +0200
commit7402fe3929b95c715e0ccb977c4e4ba65bb5a46b (patch)
treeed0e558ae2a6c6a4ac117b1421c7ef3bf87e4482 /community
parent59d8faf7aeee032ba5e1d9f1a70b7055073e8cec (diff)
downloadaports-7402fe3929b95c715e0ccb977c4e4ba65bb5a46b.tar.bz2
aports-7402fe3929b95c715e0ccb977c4e4ba65bb5a46b.tar.xz
community/py-ldap3: upgrade to 2.5
Diffstat (limited to 'community')
-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 5bbafe7cd1..2f3c83705c 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.4.1
+pkgver=2.5
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="a798d14827325ffcd110a6ba9c5911f73dd62937965bb79b1cff0effbab49bfd6d4d9325e2c1fa9523ad622ccb8e1a924ecb7aa1be223e5d3b556e4b96f790dd py-ldap3-2.4.1.tar.gz"
+sha512sums="c5ac00af528ff88ce0b56c6d9186d0c0561394e5262cf712d060c1c4217337e8d6c569d2caa1f748d76e0fffc90a9db2cc1135a317d045621fadba1f0de0c362 py-ldap3-2.5.tar.gz"