Package Release Info

python3-pyside2-5.12.3-bp153.1.115

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

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

Change Logs

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