18 lines
604 B
Bash
18 lines
604 B
Bash
# Template file for 'python-tracing'
|
|
pkgname=python-tracing
|
|
version=0.10
|
|
revision=1
|
|
archs=noarch
|
|
wrksrc="python-tracing-tracing-${version}"
|
|
build_style=python2-module
|
|
pycompile_module="tracing"
|
|
hostmakedepends="python-setuptools"
|
|
makedepends="python-devel"
|
|
depends="python"
|
|
short_desc="Debug log/trace messages for Python2"
|
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://liw.fi/tracing/"
|
|
distfiles="http://git.liw.fi/python-tracing/snapshot/python-tracing-tracing-${version}.tar.gz"
|
|
checksum=9715af22c95ddb6451625f28153f8eaca6e1b452428610565deedff889c47c75
|