aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-pyldap
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-05-24 00:40:37 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-05-24 00:42:01 +0200
commite8bec87892ed182063f48f80d434a6b9fa39af33 (patch)
treec1a81cc72c268da5732f391daddf5f0122de87d5 /community/py-pyldap
parentca7ca73ce2d7b86ae17feb6949d77963be3dfdfc (diff)
downloadaports-e8bec87892ed182063f48f80d434a6b9fa39af33.tar.bz2
aports-e8bec87892ed182063f48f80d434a6b9fa39af33.tar.xz
community/py-pyldap: upgrade to 2.4.35
Diffstat (limited to 'community/py-pyldap')
-rw-r--r--community/py-pyldap/APKBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/community/py-pyldap/APKBUILD b/community/py-pyldap/APKBUILD
index f0ad9225bb..5ceb5d23f2 100644
--- a/community/py-pyldap/APKBUILD
+++ b/community/py-pyldap/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=py-pyldap
_pkgname=${pkgname#py-}
-pkgver=2.4.28
+pkgver=2.4.35
_vermajor=${pkgver%%.*}
_verminor=${pkgver#*.}; _verminor=${_verminor%%.*}
-pkgrel=1
+pkgrel=0
pkgdesc="Python modules for implementing LDAP clients"
url="https://github.com/pyldap/pyldap"
arch="all"
@@ -45,6 +45,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-md5sums="6d9a5f735d43e108c3e1511cbc1099cf pyldap-2.4.28.tar.gz"
-sha256sums="a2e57dc31d055279c8e33bf83a9a3a6fac1a583bf353bf3ddcc1d4f100322be4 pyldap-2.4.28.tar.gz"
-sha512sums="3d949965d58ecd68ca4a26e971868b917bf001093cd5fed49784475334ec0edb52917e6e74f0756ea1742f8d499319fa47a215a10c0bc7fc8979545dd33113d8 pyldap-2.4.28.tar.gz"
+sha512sums="372953ec8327ade16f76be483814669ccdf5dcdea92d4006e6a752281061361b1027d85af79750ccf821dc4dcf7d90ce766eb808293d5da268020c503ddcaed5 pyldap-2.4.35.tar.gz"