python-tracing: drop package
This commit is contained in:
parent
c17b53d600
commit
804c83f7ef
2 changed files with 0 additions and 19 deletions
|
@ -1,17 +0,0 @@
|
|||
# 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="Orphaned <orphan@voidlinux.org>"
|
||||
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
|
|
@ -1,2 +0,0 @@
|
|||
site="http://git.liw.fi/python-tracing/"
|
||||
pattern='(?<!-)\b\Q'"$pkgname"'\E(-tracing)?[-_]?((src|source)[-_])?\K([^-/_\s]*?\d[^-/_\s]*?)(?=(?:[-_.](?:src|source|orig))?\.(?:[jt]ar|shar|t[bglx]z|tbz2|zip))\b'
|
Loading…
Reference in a new issue