mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/py-ldap3: upgrade to 2.4.1
This commit is contained in:
parent
e0f3d03df7
commit
e0b047e9b3
@ -2,7 +2,7 @@
|
||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=py-ldap3
|
||||
_pkgname=ldap3
|
||||
pkgver=2.4
|
||||
pkgver=2.4.1
|
||||
pkgrel=0
|
||||
pkgdesc="A strictly RFC 4510 conforming LDAP V3 pure Python client"
|
||||
url="https://github.com/cannatag/ldap3"
|
||||
@ -36,4 +36,4 @@ _subpackage() {
|
||||
$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"
|
||||
|
Loading…
Reference in New Issue
Block a user