Accepting request 1247119 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1247119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QtPy?expand=0&rev=27
This commit is contained in:
Ana Guerrero 2025-02-19 15:03:31 +00:00 committed by Git OBS Bridge
commit 7be7f932d3
4 changed files with 17 additions and 5 deletions

View File

@ -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> Thu Nov 7 16:24:15 UTC 2024 - Nico Krapp <nico.krapp@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-QtPy # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -40,7 +40,7 @@ BuildArch: noarch
%endif %endif
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-QtPy%{psuffix} Name: python-QtPy%{psuffix}
Version: 2.4.2 Version: 2.4.3
Release: 0 Release: 0
Summary: Abstraction layer on top of Qt bindings Summary: Abstraction layer on top of Qt bindings
License: MIT License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d6ec91a587cc1495eaebd23130f7619afa5cdd34a277acb87735b4ad7c65156
size 66849

3
qtpy-2.4.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db744f7832e6d3da90568ba6ccbca3ee2b3b4a890c3d6fbbc63142f6e4cdf5bb
size 66982