aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-15 17:40:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:44 +0000
commit7a2cbc56107701eff20c150c466d5b02ad6fbab9 (patch)
tree3bfe38189b99635c7206db5c936128f49cf8166d
parenta4e9b596edcf95e33ec3f3dc191a6294c602cf5c (diff)
downloadaports-7a2cbc56107701eff20c150c466d5b02ad6fbab9.tar.bz2
aports-7a2cbc56107701eff20c150c466d5b02ad6fbab9.tar.xz
community/py-ldap3: rebuild against python 3.7
-rw-r--r--community/py-ldap3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-ldap3/APKBUILD b/community/py-ldap3/APKBUILD
index 3ec2ca72e4..742ed830fb 100644
--- a/community/py-ldap3/APKBUILD
+++ b/community/py-ldap3/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-ldap3
_pkgname=ldap3
pkgver=2.5.1
-pkgrel=0
+pkgrel=1
pkgdesc="A strictly RFC 4510 conforming LDAP V3 pure Python client"
url="https://github.com/cannatag/ldap3"
arch="noarch"