mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
ldapdomaindump: rebuild for Python 3.10
This commit is contained in:
parent
96d161dbd1
commit
0fb9b6d37f
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=1
|
revision=2
|
||||||
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