summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49c750e3f811..5ec48a2330d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Sep 5 19:39:26 UTC 2017
+# Thu Sep 14 21:50:47 UTC 2017
pkgbase = python-language-server
pkgdesc = An implementation of the Language Server Protocol for Python
pkgver = 0.5.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/palantir/python-language-server
arch = any
license = MIT
@@ -12,6 +12,7 @@ pkgbase = python-language-server
depends = python-json-rpc
depends = python-future
depends = python-jedi
+ depends = python-pluggy
depends = python-pycodestyle
depends = python-pyflakes
depends = yapf