summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ea7605daa1f0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+# Generated by mksrcinfo v8
+# Sun Mar 3 02:09:34 UTC 2019
+pkgbase = python-pytest-ordering
+ pkgdesc = py.test plugin to run your tests in a specific order
+ pkgver = 0.6
+ pkgrel = 1
+ url = https://github.com/ftobia/pytest-ordering
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ makedepends = python-pytest
+ makedepends = python2-pytest
+ source = https://files.pythonhosted.org/packages/source/p/pytest-ordering/pytest-ordering-0.6.tar.gz
+ sha512sums = 2529e5f96b1a62b28ea4ab30ebcbe6c93f193e547650c24e25840616f92a5f8b246b80216dec8762558bbd0b353619acec06809051845c62f9dacc0fbd4c720b
+
+pkgname = python-pytest-ordering
+ depends = python-pytest
+
+pkgname = python2-pytest-ordering
+ depends = python2-pytest
+