Date: Saturday, October 26, 2019 @ 04:17:39 Author: felixonmars Revision: 519968
Python 3.8 rebuild Modified: python-ldap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-26 04:17:23 UTC (rev 519967) +++ PKGBUILD 2019-10-26 04:17:39 UTC (rev 519968) @@ -4,7 +4,7 @@ pkgbase=python-ldap pkgname=(python-ldap python2-ldap) pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="LDAP client API for Python" url="https://python-ldap.readthedocs.io/" arch=('x86_64')
