14 Commits

Author SHA256 Message Date
Dominique Leuenberger
98e195446f Accepting request 682089 from devel:languages:python
- Update to 1.6.0:
  * Add support for QtQuickWidgets
  * Issue 178 - Error when import QtCore.version in PySide2

OBS-URL: https://build.opensuse.org/request/show/682089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QtPy?expand=0&rev=7
2019-03-19 08:58:07 +00:00
Tomáš Chvátal
ac47a726c9 - 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
2019-03-06 10:27:11 +00:00
Dominique Leuenberger
86bc13759c Accepting request 659353 from devel:languages:python
- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QtPy?expand=0&rev=6
2018-12-19 12:52:01 +00:00
b67f6fbfa7 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtPy?expand=0&rev=11
2018-12-04 13:58:14 +00:00
Dominique Leuenberger
60a00393d8 Accepting request 647645 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/647645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QtPy?expand=0&rev=5
2018-11-12 08:42:26 +00:00
Todd R
1455a93702 Accepting request 647644 from home:TheBlackCat:branches:devel:languages:python
- Update to Version 1.5.2
  * Fix tests
  * Add support for PySide2.QtOpenGL 
- Update to Version 1.5.1
  * Make PythonQtError inherit from RuntimeError to be easily
    catchable
- Update to Version 1.5
  + New features 
    * Add support for QtLocation, QtMultimediaWidgets, QtQml,
      QtQuick, QtWebChannel, QtWebSockets and QtXmlPatterns.
    * Raise an error when trying to use the wrong combination of
      macOS and Qt versions. 
  + Issues Closed 
    * Issue 155 - Add warnings for Qt 5.9 in macOS 10.9 and
      Qt 5.11 and macOS 10.11 (PR 168)
    * Issue 153 - Shim PyQt5 ToPyDateTime for compatibility with
      PySide2 (PR 169)
    * Issue 123 - Wrap QWebChannel module (PR 157) 
  + Pull Requests Merged 
    * PR 169 - Shim PyQt5 QDateTime.toPyDateTime to
      QDateTime.toPython for compatibility with PySide2 (153)
    * PR 168 - Raise error when trying to use the wrong
      combination of macOS and Qt versions (155)
    * PR 167 - Migrate to CircleCI 2.0
    * PR 163 - Add QtLocation
    * PR 162 - Update readme to remove funding appeal, harmonize
      with other readmes and minor fixes
    * PR 161 - Fix pyside2 wheels install
    * PR 157 - Add more Qt modules (123)

OBS-URL: https://build.opensuse.org/request/show/647644
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtPy?expand=0&rev=9
2018-11-09 17:47:25 +00:00
Dominique Leuenberger
f9b907cf82 Accepting request 613348 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/613348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QtPy?expand=0&rev=4
2018-06-02 10:13:29 +00:00
Todd R
8c586d9356 Accepting request 613347 from home:TheBlackCat:branches:devel:languages:python
- 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
2018-05-31 19:33:23 +00:00
Dominique Leuenberger
7fa490606f Accepting request 602303 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/602303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QtPy?expand=0&rev=3
2018-04-30 20:56:35 +00:00
Todd R
04b8b2bae9 Accepting request 602302 from home:TheBlackCat:branches:devel:languages:python
- 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
2018-04-28 20:15:10 +00:00
Dominique Leuenberger
efb5c1b71b Accepting request 519187 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/519187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QtPy?expand=0&rev=2
2017-08-29 09:46:28 +00:00
Todd R
ca6fa6db57 Accepting request 519186 from home:TheBlackCat:branches:devel:languages:python
- 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
2017-08-28 16:40:48 +00:00
Dominique Leuenberger
87784bd0e8 Accepting request 492688 from devel:languages:python
singlespec version of python3-QtPy. Fixes current build failures.

OBS-URL: https://build.opensuse.org/request/show/492688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QtPy?expand=0&rev=1
2017-05-27 11:14:26 +00:00
Todd R
83e20e2e57 Accepting request 492686 from home:TheBlackCat:branches:devel:languages:python
Implement single-spec version.
Fix building.

OBS-URL: https://build.opensuse.org/request/show/492686
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtPy?expand=0&rev=1
2017-05-03 15:15:28 +00:00