mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
New package: python-larch-1.20131130
This commit is contained in:
parent
4265b4c16f
commit
e9a520b18d
1 changed files with 18 additions and 0 deletions
18
srcpkgs/python-larch/template
Normal file
18
srcpkgs/python-larch/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'python-larch'
|
||||||
|
pkgname=python-larch
|
||||||
|
version=1.20131130
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="larch-${version}"
|
||||||
|
build_style=python-module
|
||||||
|
hostmakedepends="python-setuptools"
|
||||||
|
makedepends="python-devel"
|
||||||
|
depends="python>=2.7 python-tracing python-cliapp python-ttystatus"
|
||||||
|
python_versions="2.7"
|
||||||
|
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.gz"
|
||||||
|
checksum=2717e851bde45b66e8b2d44181861f24135d185abab8111119857943d3b5cac1
|
Loading…
Add table
Reference in a new issue