python3-pyside6/python3-pyside6.changes
Luca Beltrame 427a39fcfc Accepting request 993446 from home:cgiboudeaux:Qt6:release:pyside
- Use CMAKE_SKIP_RPATH when building python3-shiboken6 to avoid
  non-existent RUNPATH entries in the library.

OBS-URL: https://build.opensuse.org/request/show/993446
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/python3-pyside6?expand=0&rev=18
2022-08-06 13:47:29 +00:00

102 lines
4.3 KiB
Plaintext

-------------------------------------------------------------------
Sat Aug 6 09:27:06 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Use CMAKE_SKIP_RPATH when building python3-shiboken6 to avoid
non-existent RUNPATH entries in the library.
-------------------------------------------------------------------
Sun Jun 19 19:11:09 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.3.1. Check the installed changes-6.3.1 file for the
complete list of changes.
- Drop patch, fixed upstream:
* 0001-Work-around-build-issue-in-pyside-6.3.patch
-------------------------------------------------------------------
Sun Apr 17 13:25:54 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Add patch to fix build:
* 0001-Work-around-build-issue-in-pyside-6.3.patch
- Rebase patch:
* 0001-Don-t-install-CMake-files-into-versioned-directories.patch
-------------------------------------------------------------------
Tue Apr 12 10:26:46 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.3.0. Check the installed changes-6.3.0 file for the
complete list of changes.
* The QtNfc module has been added.
* New QML tools have been added: pyside6-metaobjectdump,
pyside6-qmltyperegistrar and pyside6-qmllint.
* Several class decorators have been added for QML: QmlAttached,
QmlExtended, QmlForeign, QmlNamedElement, QmlSingleton and
QmlUncreatable.
* class QPyQmlPropertyValueSource for implementing QML value
property sources has been added.
* QML code has been split out from libpyside into a new library
libpysideqml. libpyside thus no longer depends on QtQml and
pyside.h no longer includes QML headers. pyside.h has been
split into smaller headers.
* A context manager for override cursors has been added. It is
now possible to write code like: with
QApplication.setOverrideCursor(Qt.WaitCursor):...
- Don't build QtWebEngine bindings on 32 bits archs.
-------------------------------------------------------------------
Wed Mar 23 11:37:45 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.2.4
https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.2.4
- Drop patches, now upstream:
* 0001-Prospective-fix-for-broken-QByteArray-__msetitem__-o.patch
* 0002-Refactor-code-snippets-for-QByteArray-__msetitem__-_.patch
-------------------------------------------------------------------
Thu Feb 3 15:43:44 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.2.3
https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.2.3
- Add upstream patches to fix issues on big endian archs:
* 0001-Prospective-fix-for-broken-QByteArray-__msetitem__-o.patch
* 0002-Refactor-code-snippets-for-QByteArray-__msetitem__-_.patch
- Update _constraints for pyside6.
-------------------------------------------------------------------
Thu Dec 9 08:23:19 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.2.2
https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.2.2
- Rebase patches:
* 0001-Don-t-install-CMake-files-into-versioned-directories.patch
* 0001-Always-link-to-python-libraries.patch
-------------------------------------------------------------------
Sat Oct 30 09:41:32 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.2.1
https://code.qt.io/cgit/pyside/pyside-setup.git/tree/dist/changes-6.2.1
- Drop upstream changes:
* 0001-Fix-hang-in-test-bug_430.py-in-Qt-6.3.patch
* 0001-shiboken6-Adapt-to-LLVM-12.01.patch
-------------------------------------------------------------------
Tue Oct 12 09:51:22 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Add upstream patches to fix a test failure...
* 0001-Fix-hang-in-test-bug_430.py-in-Qt-6.3.patch
- ...and failures with llvm > 12
* 0001-shiboken6-Adapt-to-LLVM-12.01.patch
-------------------------------------------------------------------
Thu Sep 30 13:14:54 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.2.0
-------------------------------------------------------------------
Tue Jul 27 16:40:23 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Init python3-pyside6
- Add patches:
* 0001-Don-t-install-CMake-files-into-versioned-directories.patch
* 0001-Always-link-to-python-libraries.patch