15
0
forked from pool/python-QtPy

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
This commit is contained in:
Todd R
2018-05-31 19:33:23 +00:00
committed by Git OBS Bridge
parent 04b8b2bae9
commit 8c586d9356
4 changed files with 32 additions and 14 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu May 31 15:38:45 UTC 2018 - toddrme2178@gmail.com
- 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
-------------------------------------------------------------------
Sat Apr 28 19:47:37 UTC 2018 - toddrme2178@gmail.com