blob: bdfd4d6d17fff455fa5851516c7205b6f80d8224 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-tbvaccine
pkgdesc = Pretty-print Python tracebacks
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/skorokithakis/tbvaccine
arch = any
license = MIT
makedepends = install-wheel-scripts
depends = python
noextract = tbvaccine-0.3.1-py2.py3-none-any.whl
source = https://files.pythonhosted.org/packages/3.6/t/tbvaccine/tbvaccine-0.3.1-py2.py3-none-any.whl
sha256sums = 3aae41b75e237f2840dde274722b1070ca43d65dd24cf60344bd6d345c77cc3d
pkgname = python-tbvaccine
|