17 lines
625 B
Bash
17 lines
625 B
Bash
# Template file for 'python-larch'
|
|
pkgname=python-larch
|
|
version=1.20151025
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python2-module
|
|
hostmakedepends="python-setuptools python-tracing"
|
|
makedepends="python-devel python-tracing"
|
|
depends="python-tracing python-cliapp python-ttystatus"
|
|
pycompile_module="larch"
|
|
short_desc="Copy-on-write B-tree data structure for Python2"
|
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|
homepage="http://liw.fi/larch/"
|
|
license="GPL-3"
|
|
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
|
checksum=8df3f2f48070a67b7cc1852a8dde998219357e58259db905419b566feca52d44
|