summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..47e3daf85b59
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = python-pre-commit
+ pkgdesc = A framework for managing and maintaining multi-language pre-commit hooks.
+ pkgver = 0.13.6
+ pkgrel = 1
+ url = http://pre-commit.com/
+ arch = any
+ license = MIT
+ depends = python
+ source = https://pypi.io/packages/source/p/pre_commit/pre_commit-0.13.6.tar.gz
+ md5sums = 85f444618d40ca18b5f5aeb9cbc52114
+
+pkgname = python-pre-commit
+ pkgdesc = Python 3 client for importanize
+ depends = python
+
+pkgname = python2-pre-commit
+ pkgdesc = Python 2 client for importanize
+ depends = python2
+