python-singledispatch: switch to python2-module
This commit is contained in:
parent
dcad308b38
commit
b407f9ac21
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.4.0.3
|
|||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="singledispatch-${version}"
|
||||
build_style=python-module
|
||||
build_style=python2-module
|
||||
pycompile_module="singledispatch.py singledispatch_helpers.py"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python-six"
|
||||
|
|
Loading…
Reference in a new issue