[Buildroot] [PATCH 2/2] package/python-pyqt5: bump to version 5.15.6

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Jun 2 13:49:10 UTC 2022


On Mon, 23 May 2022 15:46:46 -0700
Adam Duskett <aduskett at gmail.com> wrote:

> - Change the site from sourceforge to pypi.
> - Remove upstream or uneeded patches.
> - Change qtdetail.out to qtcore, as the qtdetail.out file is now QtCore.out
> - Remove the QtWebEngineCore module, as the module has been moved to a separat
>   PyQtWebEngine package.
> - Add the --assume-shared option as Buildroot forces QT5 to be built as a shared
>   library.
> - Parallel install is not supported, as some install targets depend on
>   previously installed targets first.
> 
> Tested with test-pkg -p python-pyqt5 -a in an ubuntu 20.04 container.
> 45 builds, 10 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed
> 
> Signed-off-by: Adam Duskett <aduskett at gmail.com>
> ---
>  .../0001-configure-skip-qtdetail.patch        | 37 +++++++++------
>  .../0002-fix-QtCoremod.sip-syntax-error.patch | 29 ++++++++++++
>  package/python-pyqt5/0002-fix-qt-5.6.2.patch  | 28 -----------
>  ...uttonHint-and-WindowCancelButtonHint.patch | 27 -----------
>  ...drop-qttest-qtestmouse-waitforevents.patch | 32 -------------
>  package/python-pyqt5/python-pyqt5.hash        | 10 ++--
>  package/python-pyqt5/python-pyqt5.mk          | 47 +++++++++----------
>  7 files changed, 78 insertions(+), 132 deletions(-)
>  create mode 100644 package/python-pyqt5/0002-fix-QtCoremod.sip-syntax-error.patch
>  delete mode 100644 package/python-pyqt5/0002-fix-qt-5.6.2.patch
>  delete mode 100644 package/python-pyqt5/0003-remove-WindowOkButtonHint-and-WindowCancelButtonHint.patch
>  delete mode 100644 package/python-pyqt5/0004-drop-qttest-qtestmouse-waitforevents.patch

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list