mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python-pydns: switch to python2-module
This commit is contained in:
parent
93b6a561d0
commit
0df41ba6c7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=2.3.6
|
||||||
revision=2
|
revision=2
|
||||||
wrksrc=${pkgname#*-}-${version}
|
wrksrc=${pkgname#*-}-${version}
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python"
|
depends="python"
|
||||||
pycompile_module="DNS"
|
pycompile_module="DNS"
|
||||||
|
|
Loading…
Add table
Reference in a new issue