python-larch: switch to python2-module
This commit is contained in:
@@ -3,10 +3,10 @@ pkgname=python-larch
|
|||||||
version=1.20151025
|
version=1.20151025
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools python-tracing"
|
hostmakedepends="python-setuptools python-tracing"
|
||||||
makedepends="python-devel python-tracing"
|
makedepends="python-devel python-tracing"
|
||||||
depends="python python-tracing python-cliapp python-ttystatus"
|
depends="python-tracing python-cliapp python-ttystatus"
|
||||||
pycompile_module="larch"
|
pycompile_module="larch"
|
||||||
short_desc="Copy-on-write B-tree data structure for Python2"
|
short_desc="Copy-on-write B-tree data structure for Python2"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
|
|||||||
Reference in New Issue
Block a user