summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel M. Capella2019-06-13 09:52:31 -0400
committerDaniel M. Capella2019-06-13 09:52:31 -0400
commit9e00402851e8bfb2542f91a169db5ff929ca2e4b (patch)
treeae0a2e420bbc5d77d5f718edeb86f53c50a1b2ca /.SRCINFO
parent8dfda63e4df1063305ec2070af976e0f822c3e83 (diff)
downloadaur-9e00402851e8bfb2542f91a169db5ff929ca2e4b.tar.gz
Add python-typed-ast dep and python-aiohttp optdep
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de92ffef09e7..54dcdf488bd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-black-git
- pkgdesc = Uncompromising code formatter
- pkgver = 18.9b0.r13.ge4e59f8
+ pkgdesc = Uncompromising Python code formatter
+ pkgver = 19.3b0.r51.g1bbb01b
pkgrel = 1
url = https://github.com/ambv/black
arch = any
@@ -12,6 +12,8 @@ pkgbase = python-black-git
depends = python-click
depends = python-setuptools
depends = python-toml
+ depends = python-typed-ast
+ optdepends = python-aiohttp: for the blackd HTTP server
provides = python-black
conflicts = python-black
source = python-black-git::git+https://github.com/ambv/black.git