summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 29 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4fdad81797ba
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,29 @@
+# Generated by mksrcinfo v8
+# Sat Dec 5 17:53:45 UTC 2015
+pkgbase = python-qtpy-git
+ pkgdesc = Provides a uniform layer to support PyQt4, PyQt5 and PySide with a single codebase
+ pkgver = 0.1.2.r24.gd336f1b
+ pkgrel = 1
+ url = https://github.com/spyder-ide/qtpy
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ makedepends = git
+ source = python-qtpy::git://github.com/spyder-ide/qtpy.git
+ md5sums = SKIP
+
+pkgname = python-qtpy-git
+ depends = python-pyqt5
+ optdepends = python-pyqt4: Qt-Python bindings
+ optdepends = python-pyside: Qt-Python bindings
+ provides = python-qtpy
+ conflicts = python-qtpy
+
+pkgname = python2-qtpy-git
+ depends = python2-pyqt5
+ optdepends = python2-pyqt4: Qt-Python bindings
+ optdepends = python2-pyside: Qt-Python bindings
+ provides = python-qtpy
+ conflicts = python-qtpy
+