blob: de3ae5d8342b3974e43ba8d4102acedf7396c011 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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 = python-build
makedepends = python-installer
depends = python
source = https://files.pythonhosted.org/packages/source/t/tbvaccine/tbvaccine-0.3.1.tar.gz
sha256sums = 8665d037ac8ad4c97bc44512de91798565b1226f7b2f59669bb7dbe9a1f87718
pkgname = python-tbvaccine
|