summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c60eda885bd9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python-pywatchman
+ pkgdesc = Watchman client for python
+ pkgver = 1.4.1
+ pkgrel = 0
+ url = https://github.com/facebook/watchman
+ arch = x86_64
+ license = Apache
+ makedepends = python
+ makedepends = python-setuptools
+ depends = python
+ optdepends = watchman
+ source = https://pypi.python.org/packages/source/p/pywatchman/pywatchman-1.4.1.tar.gz
+ md5sums = d770d09bd105e83013f63492fce70c6f
+
+pkgname = python-pywatchman
+