mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
python-ldap3: update to 2.6.
This commit is contained in:
parent
12745cc86b
commit
e3939d30f5
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python-ldap3'
|
# Template file for 'python-ldap3'
|
||||||
pkgname=python-ldap3
|
pkgname=python-ldap3
|
||||||
version=2.5.2
|
version=2.6
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=ldap3-${version}
|
wrksrc="ldap3-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="ldap3"
|
pycompile_module="ldap3"
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/cannatag/ldap3"
|
homepage="https://github.com/cannatag/ldap3"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=e842247dea702368bdecded0ee71c19081cd376c3567fdc7b0eb4546c06ae803
|
checksum=4efa622b5e27ad24c6ac6c567bcf24163dd63e7c27694db58d6a8c1ad4200b34
|
||||||
|
|
||||||
python3-ldap3_package() {
|
python3-ldap3_package() {
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
|
Loading…
Add table
Reference in a new issue