Package Release Info

python-qt4-4.12.3-bp152.3.17

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-qt4-doc
python-qt4-utils
python2-qt4
python2-qt4-devel
python3-qt4
python3-qt4-devel

Change Logs

* Mon Oct 14 2019 Fabian Vogt <fvogt@suse.com>
- Add patch to fix build:
  * make-warnings-nonfatal.patch
* Sat Dec 08 2018 Todd R <toddrme2178@gmail.com>
- Remove QtWebkit again.
* Fri Dec 07 2018 Todd R <toddrme2178@gmail.com>
- Update to version 4.12.3
  - This is planned to be the last ever release of PyQt4.
  - Bug fixes.
- Update to version 4.12.2
  - A private copy of the sip module called PyQt4.sip is required.
  - SIP v4.19.12 is now required.  SIP v5 is not supported.
- Fix python2 version calling python3 version.
- Build QtWebkit bindings, needed by some packages (e.g. Spyder)
Version: 4.12.1-bp150.2.3
* Sat Dec 02 2017 fabian@ritter-vogt.de
- Do not build with Qt4 WebKit:
  * Vade retro satana
* Tue Aug 29 2017 toddrme2178@gmail.com
- Fix shebangs
* Mon Aug 28 2017 toddrme2178@gmail.com
- Update to 4.12.1
  * SIP v4.19.1 is now required.
  * Bug fixes.
* Sun Jun 04 2017 antoine.belvire@opensuse.org
- Move requirements for development package to correct place.
* Mon May 22 2017 bwiedemann@suse.com
- Add reproducible.patch to sort input files to make build fully reproducible
* Tue May 16 2017 toddrme2178@gmail.com
- Fix issues with requires.
  Fixes bnc#1037475
* Thu May 04 2017 toddrme2178@gmail.com
- Fix issues with update-alternatives.
* Wed Apr 19 2017 toddrme2178@gmail.com
- Remove unneeded link-python.diff and link-python3.diff.
* Wed Mar 29 2017 toddrme2178@gmail.com
- Temporarily undo some of the single spec changes to allow building
  until a newer python-dbus is available
* Mon Mar 06 2017 toddrme2178@gmail.com
- Switch to single-spec version.
- Add rpmlintrc with doc-file-dependency to handle the example
  files.
- Switch to using configure-ng.py for all versions.
- Remove unneeded link-python.diff
- Use update-alternatives for all executables.  As a result,
  executables have been moved to the -devel subpackage.
* Thu Feb 16 2017 termim@gmail.com
- Require sip 4.19.1 for compatibility with PyQt5
* Tue Jan 03 2017 termim@gmail.com
- Update to 4.12
  - SIP v4.19 is now required.
  - Bug fixes.
* Fri Aug 14 2015 termim@gmail.com
- Remove build-compare.diff as already in upstream
* Fri Aug 14 2015 termim@gmail.com
- change required sip version to 4.16.9
* Sat Jun 13 2015 termim@gmail.com
- Update to 4.11.4
  - This is a minor functional and bug-fix release including support for Qt
  - v4.8.7.
* Tue Jan 27 2015 termim@gmail.com
- Update to 4.11.3
  - This is a bug-fix release.
* Sat Oct 11 2014 termim@gmail.com
- Update to 4.11.2
  - This is a bug-fix only release.
  - run spec-cleaner
* Sat Sep 20 2014 edogawa@aon.at
- tweaked python3-qt4.spec to also include the dbus support module
* Thu Jul 31 2014 toddrme2178@gmail.com
- Update to 4.11.1
  - Added the -tr-function, -trUtf8-function and -translate-function command
    line options to pylupdate4.
  - Bug fixes.
* Sun Jun 15 2014 lbeltrame@kde.org
- Add pyqt4_add_pro_files.diff: fix .pro files not being generated
  with configure.py
- Switch back to configure.py as -ng does not generate pyqtconfig4
  and that is needed by downstream projects (PyKDE4)