forked from pool/python-QtPy
Accepting request 1247088 from home:glaubitz:branches:devel:languages:python
- Update to 2.4.3 * Breaking change related to QMenu in 2.4.2 (PR 507) by @dalthviz * Hijacked PyQt types are not returned from native Qt APIs (PR 507) by @dalthviz * Check/fix several CI warnings (PR 511) by @dalthviz * PR: Remove `Mambaforge` usage and update Linux setup (CI), by @dalthviz) #501 * PR: Ensure `QMenu` and `QToolBar` `isinstance` checks succeed and remove unneeded wrapper classes , by @dalthviz #505, #502 * PR: Ignore PySide6 `QSqlDatabase.exec` `DeprecationWarning`, by @juliangilbey OBS-URL: https://build.opensuse.org/request/show/1247088 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtPy?expand=0&rev=54
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 13:25:19 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 2.4.3
|
||||
* Breaking change related to QMenu in 2.4.2 (PR 507) by @dalthviz
|
||||
* Hijacked PyQt types are not returned from native Qt APIs (PR 507) by @dalthviz
|
||||
* Check/fix several CI warnings (PR 511) by @dalthviz
|
||||
* PR: Remove `Mambaforge` usage and update Linux setup (CI), by @dalthviz) #501
|
||||
* PR: Ensure `QMenu` and `QToolBar` `isinstance` checks succeed and remove
|
||||
unneeded wrapper classes , by @dalthviz #505, #502
|
||||
* PR: Ignore PySide6 `QSqlDatabase.exec` `DeprecationWarning`, by @juliangilbey
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 16:24:15 UTC 2024 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user