summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPumpkinCheshire2022-05-24 09:48:46 +0800
committerPumpkinCheshire2022-05-24 09:48:46 +0800
commit422f435bbe8bd829261cf17f43708c6225962097 (patch)
treeeccdddb2ca693e3d23f340426f0d7754a16b145d /.SRCINFO
parent4d9b4476c80e72d28ff3ba4cf1849784af175b34 (diff)
downloadaur-python-astpretty.tar.gz
bump to 3.0.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fc2bf2e70e4..b522cdde4a8f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
pkgbase = python-astpretty
pkgdesc = Pretty print the output of python stdlib 'ast.parse'.
- pkgver = 2.1.0
+ pkgver = 3.0.0
pkgrel = 1
url = https://github.com/asottile/astpretty
arch = any
license = MIT
- makedepends = python-setuptools
+ makedepends = python-wheel
+ makedepends = python-build
+ makedepends = python-installer
depends = python
- source = https://files.pythonhosted.org/packages/source/a/astpretty/astpretty-2.1.0.tar.gz
- b2sums = 9e96eb963eee5b68d609bea6b4db231f3bf9589674520ad880868a105e80bf40837ad7b24c81d1a1c0c451e75cbcae5fd4b9a76ec7f1e2087600de67e42d666d
+ source = https://files.pythonhosted.org/packages/source/a/astpretty/astpretty-3.0.0.tar.gz
+ b2sums = cb5cba1efbd3b44963271c80410fba47caa65d8cf0122bbf25a5472b9c415a17e0a4132b0236be4cee7225a77aaa122c9a9fbf4abd61865630786fb63e67d649
pkgname = python-astpretty