dev-python/QtPy: version bump 1.3.1

Closes: https://bugs.gentoo.org/602528
Closes: https://bugs.gentoo.org/611856
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Michael Palimaka
2017-09-28 22:21:39 +10:00
parent ba36094d3b
commit 649ce73ba0
3 changed files with 59 additions and 0 deletions

View File

@@ -18,6 +18,9 @@
<use>
<flag name="designer">Build bindings for the QtDesigner module and enable the designer plugin</flag>
<flag name="gui">Build bindings for the QtGui module</flag>
<flag name="pyqt4">Enable the <pkg>dev-python/PyQt4</pkg> backend</flag>
<flag name="pyqt5">Enable the <pkg>dev-python/PyQt5</pkg> backend</flag>
<flag name="pyside">Enable the <pkg>dev-python/pyside</pkg> backend</flag>
<flag name="svg">Build bindings for the QtSvg module</flag>
<flag name="testlib">Build bindings for the QtTest module</flag>
<flag name="webkit">Build bindings for the QtWebKit module</flag>