diff --git a/python-QtPy.changes b/python-QtPy.changes index e62ba8c..6373f9f 100644 --- a/python-QtPy.changes +++ b/python-QtPy.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Feb 19 13:25:19 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-QtPy.spec b/python-QtPy.spec index 4b3bab6..c87e299 100644 --- a/python-QtPy.spec +++ b/python-QtPy.spec @@ -1,7 +1,7 @@ # # spec file for package python-QtPy # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -40,7 +40,7 @@ BuildArch: noarch %endif %{?sle15_python_module_pythons} Name: python-QtPy%{psuffix} -Version: 2.4.2 +Version: 2.4.3 Release: 0 Summary: Abstraction layer on top of Qt bindings License: MIT diff --git a/qtpy-2.4.2.tar.gz b/qtpy-2.4.2.tar.gz deleted file mode 100644 index ba05232..0000000 --- a/qtpy-2.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d6ec91a587cc1495eaebd23130f7619afa5cdd34a277acb87735b4ad7c65156 -size 66849 diff --git a/qtpy-2.4.3.tar.gz b/qtpy-2.4.3.tar.gz new file mode 100644 index 0000000..cb3b272 --- /dev/null +++ b/qtpy-2.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db744f7832e6d3da90568ba6ccbca3ee2b3b4a890c3d6fbbc63142f6e4cdf5bb +size 66982