Package Release Info

python3-pyside2-5.15.12-bp156.1.28

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-pyside2
python3-pyside2-devel
python3-pyside2-examples

Change Logs

Version: 5.15.12-bp156.1.26
* Fri Jan 26 2024 Ben Greiner <code@bnavigator.de>
- Enable SLE15 python module for a more modern python than 3.6
  * disambiguate multiple providers of cmake(Pyside2) with
    pyside2_python_abi() provides
- Use llvm14 for 15.6 in order to workaround PYSIDE-2288:
  * Wrong type for QEvent::Type
  * avoids patch like deb#1051886 for libqt5-qtbase
* Fri Jan 12 2024 Antonio Larrosa <alarrosa@suse.com>
- Disable the QtQml_signal_arguments test in s390x just as it was
  disabled in ppc64le to fix building in ALP (bsc#1217025)
* Thu Jan 11 2024 Antonio Larrosa <alarrosa@suse.com>
- Update to 5.15.12
  * Missing includes for g++ 11.3 have been added.
* Mon Oct 30 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.15.11
  * Documentation regarding the clang environment variables has been fixed.
  * Support for Python 3.11 has been added.
  * The GLES build has been fixed.
  * Crashes when using QtDataVisualization's QValue3DAxisFormatter have been fixed.
- Drop patches, merged upstream:
  * 0001-Backport-Fix-GLES-builds.patch
  * python-3.11-compatibility.patch
* Mon Sep 18 2023 Christophe Marin <christophe@krop.fr>
- Add patch to fix failure with Python 3.11.5:
  * 0001-Fix-tests-sample_privatector-sample_privatedtor-fail.patch
* Mon Jun 19 2023 Dmitry Roshchin <dmitry_r@opensuse.org>
- Update to version 5.15.10:
  * Error "Internal C++ object already deleted." when
    using QWidget::nativeParentWidget() has been fixed.
  * A crash in QTextBlock.layout() has been fixed.
- Fix python 3.11 compatibility, temporary blacklist signal_enum_test
  * python-3.11-compatibility.patch
* Wed Jun 14 2023 Jiri Srain <jsrain@suse.com>
- update _constrainsts to 8GB of disk to avoid random build
  failures
* Wed Apr 19 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.15.9
  * QByteArray::__msetitem__() was fixed for big endian archs
  * UNICODE conversion with Python3/Non-Limited API was fixed
- Drop patch, fixed upstream:
  * 0001-Fix-build-with-Python-3.10.patch
* Thu Apr 13 2023 Christophe Marin <christophe@krop.fr>
- Build with LLVM 15 on Tumbleweed
- Add a _constraints file to avoid disk and memory issues
Version: 5.12.3-bp153.2.3.9
* Tue Jun 08 2021 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Backport fix to parse clang versions >= 10 correctly
  (PYSIDE-1259), add pyside1259.diff
Version: 5.12.3-bp152.2.47
* Mon May 06 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.12.3. No changelog available for this version.
- Fix the license tag, the shiboken2 subdir uses a different license.
* Sat Apr 06 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.12.2
  * Added binding for QWebEngineUrlScheme
  * Fixed a crash related to multiple inheritance
  * Fixed wrong METADATA for generated wheels
  * Prevent Python 3.5 from crashing the build
  Check the changes-* files for the complete list of changes.
- Drop fix-cmake.patch
- Drop 0001-Avoid-creation-of-empty-build-directories-in-install.patch
- Refresh lib64.patch
- Drop the unused _service file.
* Fri Dec 28 2018 Fabian Vogt <fabian@ritter-vogt.de>
- Use %python_sitearch instead of %py_sitedir
* Mon Dec 24 2018 Jan Engelhardt <jengelh@inai.de>
- Avoid repeating the name in the summary.
* Wed Dec 19 2018 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 5.12
- Package examples
- Include PEP484 type hints
- Use parallel make
- Rebase lib64.patch
- Drop fix_build.patch, obsoleted by upstream changes
- Add 0001-Avoid-creation-of-empty-build-directories-in-install.patch
- Add 0001-Remove-unnecessary-she-bang-from-icon-cache.py.patch
* Wed Oct 24 2018 Adrian Schröter <adrian@suse.de>
- enable support for Qt5Scxml
- cleanup python2 deps
- enable doc generation
* Tue Oct 23 2018 Christophe Giboudeaux <christophe@krop.fr>
- Add fix_build.patch to fix an error reported by the post build checks.
* Mon Oct 22 2018 Adrian Schröter <adrian@suse.de>
- update to version 5.11.2 tag
* Tue Jun 05 2018 christophe@krop.fr
- Update license to LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
* Fri Apr 27 2018 adrian@suse.de
- build against Qt 5.11
Version: 2.0~pre.1519723362.e621f811-bp150.1.5
* Wed May 09 2018 mlin@suse.com
- Build Qt version >= 5.9, 5.9 is minimal supported Qt version
- Do not build with WebEngine on PowerPC and s390(x)
- Do not build version dependent with QtWebEngine
- Do not build with QtWebKit, QtWebKit is officilly deprecated, openSUSE
  had 5.212 version which is not Qt upstream officilly supported
  https://bugreports.qt.io/browse/PYSIDE-598
- Remove duplicated build requires
- Add 0001-Remove-5.10-API-in-Qt-5.9.patch fixes build error in Leap 15
  * Files is listed in CMakeLists.txt but version 5.9 haven't those files
* Tue Mar 13 2018 adrian@suse.de
- disable python2 build
  No one needs it atm and it is conflicting at installation time
  with python3 variant
* Mon Mar 05 2018 adrian@suse.de
- update to current snapshot from dev branch for Qt 5.10
- make test optional
- fix-cmake.patch lib64.patch for fixing build and installation
* Sat Mar 03 2018 adrian@suse.de
- build fix
* Thu Sep 14 2017 kkaempf@suse.com
- add Qt5-svg support
* Wed Jun 28 2017 jengelh@inai.de
- Trim filler wording from description.
* Mon Jun 12 2017 adrian@suse.de
- initial package of PySide2 for Qt5.9
- includes also shiboken