18 lines
572 B
Plaintext
18 lines
572 B
Plaintext
|
# Template file for 'python-tracing'
|
||
|
pkgname=python-tracing
|
||
|
version=0.8
|
||
|
revision=1
|
||
|
noarch=yes
|
||
|
build_style=python-module
|
||
|
hostmakedepends="python-setuptools"
|
||
|
makedepends="python-devel"
|
||
|
depends="python>=2.7"
|
||
|
python_versions="2.7"
|
||
|
pycompile_module="tracing"
|
||
|
short_desc="Debug log/trace messages for Python2"
|
||
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||
|
homepage="http://liw.fi/tracing/"
|
||
|
license="GPL-3"
|
||
|
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||
|
checksum=808a064cc5fd1972fb07a7d72b4069cbff284ac7077bcd90eb2ce79d8b5c9ed0
|