summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO33
1 files changed, 33 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5126c7d34312
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,33 @@
+# Generated by mksrcinfo v8
+# Sat Feb 16 18:06:54 UTC 2019
+pkgbase = python-pytest-qt
+ pkgdesc = Pytest plugin for Qt (PyQt4, PyQt5 and PySide) application testing
+ pkgver = 3.2.2
+ pkgrel = 1
+ url = https://pytest-qt.readthedocs.io/
+ arch = i686
+ arch = x86_64
+ license = MIT
+ checkdepends = python-pytest
+ checkdepends = python2-pytest
+ checkdepends = python-pyqt5
+ checkdepends = python2-pyqt5
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ makedepends = python-sphinx
+ source = https://files.pythonhosted.org/packages/source/p/pytest-qt/pytest-qt-3.2.2.tar.gz
+ source = correct_underline.patch
+ md5sums = f35eee66fdfee776dd4523ab09c2da73
+ md5sums = 0273d3ad485751e5e61f49f914f86b5e
+
+pkgname = python-pytest-qt
+ depends = python-pytest>=2.7
+ optdepends = python-pytest-qt-doc: Documentation for pytest-qt
+
+pkgname = python2-pytest-qt
+ depends = python2-pytest>=2.7
+ optdepends = python-pytest-qt-doc: Documentation for pytest-qt
+
+pkgname = python-pytest-qt-doc
+ pkgdesc = Documentation for pytest qt plugin
+