17 lines
546 B
Bash
17 lines
546 B
Bash
# Template file for 'python-tracing'
|
|
pkgname=python-tracing
|
|
version=0.9
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python2-module
|
|
hostmakedepends="python-setuptools"
|
|
makedepends="python-devel"
|
|
depends="python"
|
|
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.xz"
|
|
checksum=b44cafd2fac5d4c43a72af6082f0d3240a00f832f1d1e0ef74f69f8a4759106f
|