summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f27bea5a01d9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-pytest-watch
+ pkgdesc = Local continuous test runner with pytest and watchdog.
+ pkgver = 4.1.0
+ pkgrel = 1
+ url = https://github.com/joeyespo/pytest-watch
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python
+ depends = python-watchdog
+ source = https://pypi.python.org/packages/e9/88/69b94fe4cb3d3b106b184056bc80ade6b0a9062e5a9a1cb65aec58831281/pytest-watch-4.1.0.zip
+ md5sums = 4048e6e4a420ee54ed1318c71153e593
+
+pkgname = python-pytest-watch
+ depends = python
+ depends = python-watchdog
+