15
0
forked from pool/python-QtPy

- Update to 1.6.0:

* Add support for QtQuickWidgets
  * Issue 178 - Error when import QtCore.version in PySide2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtPy?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2019-03-06 10:27:11 +00:00
committed by Git OBS Bridge
parent b67f6fbfa7
commit ac47a726c9
4 changed files with 17 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 6 10:25:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.6.0:
* Add support for QtQuickWidgets
* Issue 178 - Error when import QtCore.version in PySide2
-------------------------------------------------------------------
Tue Dec 4 12:53:28 UTC 2018 - Matej Cepl <mcepl@suse.com>