summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorHugo Rodrigues2017-10-14 22:22:54 +0100
committerHugo Rodrigues2017-10-14 22:22:54 +0100
commit92b78b2fd0f34e4c5e75d2a08b0c881f3ce755ad (patch)
tree9e7f7ebaee8a3d1cd42fb2dc68c9212fdd707ce9 /.SRCINFO
downloadaur-92b78b2fd0f34e4c5e75d2a08b0c881f3ce755ad.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..21585ba398a6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = python-pylint-odoo
+ pkgdesc = Pylint Odoo plugin
+ pkgver = 1.8.2
+ pkgrel = 1
+ url = https://github.com/OCA/pylint-odoo
+ arch = any
+ license = unknown
+ makedepends = python
+ makedepends = python-pip
+ depends = eslint
+ depends = python-astroid
+ depends = python-pylint
+ depends = python-pylint-plugin-utils
+ depends = python-docutils
+ depends = python-lxml
+ depends = python-pygments
+ depends = python-restructuredtext_lint
+ depends = python-isort
+ depends = python-whichcraft
+ depends = python-rfc3986
+
+pkgname = python-pylint-odoo
+