python-ldap3: update to 2.6.

This commit is contained in:
maxice8 2019-04-14 13:57:13 -03:00 committed by maxice8
parent 12745cc86b
commit e3939d30f5

View file

@ -1,9 +1,9 @@
# Template file for 'python-ldap3'
pkgname=python-ldap3
version=2.5.2
version=2.6
revision=1
archs=noarch
wrksrc=ldap3-${version}
wrksrc="ldap3-${version}"
build_style=python-module
pycompile_module="ldap3"
hostmakedepends="python-setuptools python3-setuptools"
@ -13,7 +13,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/cannatag/ldap3"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=e842247dea702368bdecded0ee71c19081cd376c3567fdc7b0eb4546c06ae803
checksum=4efa622b5e27ad24c6ac6c567bcf24163dd63e7c27694db58d6a8c1ad4200b34
python3-ldap3_package() {
archs=noarch