- Update to version 1.4.2
+ Issues Closed
* Issue 150 - PySide2-5.11 alpha2 compatibility (PR 151)
* Issue 144 - ValueError: API 'QString' has already been set to version 1 at line 141 in init.py file. (PR 152)
+ Pull Requests Merged
* PR 152 - PR: Catch ValueError when trying to set sip API (144)
* PR 151 - PR: Add a preventive change for PySide-5.11a2 (150)
* PR 149 - PR: Use Qt official wheels to run tests for PySide2
* PR 148 - PR: Remove internal conda recipe
OBS-URL: https://build.opensuse.org/request/show/613347
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtPy?expand=0&rev=7
- Update to Version 1.4.1
+ New features
* Show a warning when QT_API is changed automatically by qtpy.
+ Issues Closed
* Raise a warning if QT_API value is changed automatically
* On OSX qtpy applications are forcing discrete graphics
+ Pull Requests Merged
* Add better compatibility with PySide2
* Add a warning if API is changed automatically
* Avoid using PyQt5.Qt, which imports unneeded stuff and forces
discrete GPU on OSX
- Update to Version 1.4 (2018-03-11)
+ New features
* Add support for QtHelp
* Add support for QtSql
* Use already imported bindings
+ Issues Closed
* If one binding has already been imported,
then qtpy should just use it
* Add Wrapper for QtSql
* Methods missing from QStandardPaths when QT_API=pyqt4
* Add Wrapper for QtHelp
+ Pull Requests Merged
* Pin PyQt5 to 5.9.2 in CircleCI because 5.10 is generating segfaults
* If a Qt binding is already imported, then use it.
* Add QtSql wrapper (incl. test)
* Changes to QDesktop split
* Add QtHelp Wrapper
OBS-URL: https://build.opensuse.org/request/show/602302
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtPy?expand=0&rev=5
- Update to Version 1.3.1
+ Bugs fixed
* Spurious cache files in PyPI tarball
* Importing qtpy should not raise exceptions
* No cache files included in the release tarball
* Remove Quantified Code badge because the service doesn't exist anymore
* Warn if QHeaderView deprecated methods are used
- Update to Version 1.3
+ New features
* Add support for PySide2
* Add support for QtMultimedia
* Add support for PyQt 4.6
+ Bugs fixed
* Typo in readme title
* Update Readme for 1.3 release
* Add tests for untested modules
* Missing: QtOpenGL Module
* QDesktopServices split into QDesktopServices and QStandardPaths
* qInstallMessageHandler <-> qInstallMsgHandler
* Feature Request: PySide2 support
* Fix typo in Readme.
* Add compatibility for the rename of qInstallMsgHandler to qInstallMessageHandler
* Update Readme to reflect that we actually use the PySide2 layout
* Update Readme to mention that we now support PySide2.
* Add tests for Qtdesigner, QtNetwork, QtPrintSupport, QtSvg and QtTest.
* Follow QStandardPaths location in Qt5 for PyQt4/PySide
* Add a coveragerc file
* Add support for PyQt 4.6
* Add a new QtOpenGL module
* Add PySide2 support
OBS-URL: https://build.opensuse.org/request/show/519186
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtPy?expand=0&rev=3