mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
python-larch: switch to python2-module
This commit is contained in:
parent
6420de9d4c
commit
7ee99310ce
1 changed files with 2 additions and 2 deletions
|
@ -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>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue