New package: python-tracing-0.8
This commit is contained in:
parent
db12002eaa
commit
4265b4c16f
1 changed files with 17 additions and 0 deletions
17
srcpkgs/python-tracing/template
Normal file
17
srcpkgs/python-tracing/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# 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
|
Loading…
Reference in a new issue