blob: 9afadd26789d427545374e3507a52547e1c9cfbf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pretty-errors
pkgdesc = Prettifies Python exception output to make it legible.
pkgver = 1.2.25
pkgrel = 2
url = https://github.com/onelivesleft/PrettyErrors/
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-colorama
source = https://files.pythonhosted.org/packages/source/p/pretty_errors/pretty_errors-1.2.25.tar.gz
sha256sums = a16ba5c752c87c263bf92f8b4b58624e3b1e29271a9391f564f12b86e93c6755
pkgname = python-pretty-errors
|