summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPumpkinCheshire2021-07-06 23:43:03 +0800
committerPumpkinCheshire2021-07-06 23:43:03 +0800
commit4d9b4476c80e72d28ff3ba4cf1849784af175b34 (patch)
tree66ee43d6300062bcf0d50f02e9e52de5e3c5a6d4 /.SRCINFO
downloadaur-4d9b4476c80e72d28ff3ba4cf1849784af175b34.tar.gz
init
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1fc2bf2e70e4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = python-astpretty
+ pkgdesc = Pretty print the output of python stdlib 'ast.parse'.
+ pkgver = 2.1.0
+ pkgrel = 1
+ url = https://github.com/asottile/astpretty
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python
+ source = https://files.pythonhosted.org/packages/source/a/astpretty/astpretty-2.1.0.tar.gz
+ b2sums = 9e96eb963eee5b68d609bea6b4db231f3bf9589674520ad880868a105e80bf40837ad7b24c81d1a1c0c451e75cbcae5fd4b9a76ec7f1e2087600de67e42d666d
+
+pkgname = python-astpretty