blob: ce85368233d4a81ddeb7e340d7386aa83d5f9f0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-tbvaccine
pkgdesc = Pretty-print Python tracebacks
pkgver = 0.3.1
pkgrel = 3
url = https://github.com/skorokithakis/tbvaccine
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/t/tbvaccine/tbvaccine-0.3.1.tar.gz
sha256sums = 8665d037ac8ad4c97bc44512de91798565b1226f7b2f59669bb7dbe9a1f87718
pkgname = python-tbvaccine
|