blob: b522cdde4a8fe81d555f510b67ef28997eee2a5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-astpretty
pkgdesc = Pretty print the output of python stdlib 'ast.parse'.
pkgver = 3.0.0
pkgrel = 1
url = https://github.com/asottile/astpretty
arch = any
license = MIT
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
depends = python
source = https://files.pythonhosted.org/packages/source/a/astpretty/astpretty-3.0.0.tar.gz
b2sums = cb5cba1efbd3b44963271c80410fba47caa65d8cf0122bbf25a5472b9c415a17e0a4132b0236be4cee7225a77aaa122c9a9fbf4abd61865630786fb63e67d649
pkgname = python-astpretty
|