Accepting request 1099759 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/1099759 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6?expand=0&rev=16
This commit is contained in:
commit
ad04d06507
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b97cb4be9b2c8997904ea668cf3b0a4ae5822196f7792590d05ecde6216a9fbc
|
|
||||||
size 1033399
|
|
BIN
PyQt6-6.5.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
PyQt6-6.5.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 20 10:57:34 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
- Update to 6.5.1
|
||||||
|
* Added support for QPermission and related classes and methods.
|
||||||
|
* Added the max_workers argument to uic.compileUiDir() to specify
|
||||||
|
the maximum number of worker processes to use when compiling
|
||||||
|
the .ui files in a directory.
|
||||||
|
* pyuic6 will now compile all the .ui files in a directory if the
|
||||||
|
name of the directory is passed instead of a .ui file.
|
||||||
|
* Added the --max-workers command line option to pyuic6.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 10 10:48:35 UTC 2023 - ecsos <ecsos@opensuse.org>
|
Sat Jun 10 10:48:35 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define pyqt_build_for_qt6 1
|
%define pyqt_build_for_qt6 1
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-%{mname}
|
Name: python-%{mname}
|
||||||
Version: 6.5.0
|
Version: 6.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for Qt 6
|
Summary: Python bindings for Qt 6
|
||||||
License: GPL-3.0-only OR SUSE-GPL-2.0-with-FLOSS-exception OR NonFree
|
License: GPL-3.0-only OR SUSE-GPL-2.0-with-FLOSS-exception OR NonFree
|
||||||
|
Loading…
x
Reference in New Issue
Block a user