community/py-ldap3: upgrade to 2.4.1

This commit is contained in:
Jakub Jirutka 2018-01-31 17:08:44 +01:00
parent e0f3d03df7
commit e0b047e9b3

View File

@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz> # Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=py-ldap3 pkgname=py-ldap3
_pkgname=ldap3 _pkgname=ldap3
pkgver=2.4 pkgver=2.4.1
pkgrel=0 pkgrel=0
pkgdesc="A strictly RFC 4510 conforming LDAP V3 pure Python client" pkgdesc="A strictly RFC 4510 conforming LDAP V3 pure Python client"
url="https://github.com/cannatag/ldap3" url="https://github.com/cannatag/ldap3"
@ -36,4 +36,4 @@ _subpackage() {
$python setup.py install --prefix=/usr --root="$subpkgdir" $python setup.py install --prefix=/usr --root="$subpkgdir"
} }
sha512sums="d580a9a5e5dd34e1c3218ed7912ebb4da9fc1673c337a37b50ae0577cc2f2fb3073a77ee031885d40a68aef86955c137474e77e94b92e03a2d9511b60780dde5 py-ldap3-2.4.tar.gz" sha512sums="a798d14827325ffcd110a6ba9c5911f73dd62937965bb79b1cff0effbab49bfd6d4d9325e2c1fa9523ad622ccb8e1a924ecb7aa1be223e5d3b556e4b96f790dd py-ldap3-2.4.1.tar.gz"