mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
ldapdomaindump: rebuild for Python 3.11
This commit is contained in:
parent
594dd7e4b9
commit
0ac2ded485
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ldapdomaindump'
|
# Template file for 'ldapdomaindump'
|
||||||
pkgname=ldapdomaindump
|
pkgname=ldapdomaindump
|
||||||
version=0.9.3
|
version=0.9.3
|
||||||
revision=2
|
revision=3
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-future python3-ldap3 python3-dnspython"
|
depends="python3-future python3-ldap3 python3-dnspython"
|
||||||
|
|
Loading…
Add table
Reference in a new issue