All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Adam Duskett <aduskett@gmail.com>
Cc: "Manuel Vögele" <develop@manuel-voegele.de>,
	"Gwenhael Goavec-Merou" <gwenhael.goavec-merou@trabucayre.com>,
	"Asaf Kahlon" <asafka7@gmail.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/2] package/python-pyqt5: bump to version 5.15.6
Date: Thu, 2 Jun 2022 15:49:10 +0200	[thread overview]
Message-ID: <20220602154910.78da545c@windsurf> (raw)
In-Reply-To: <20220523224646.2151739-2-aduskett@gmail.com>

On Mon, 23 May 2022 15:46:46 -0700
Adam Duskett <aduskett@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@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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-06-02 13:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23 22:46 [Buildroot] [PATCH 1/2] package/python-sip: bump to version 4.19.25 Adam Duskett
2022-05-23 22:46 ` [Buildroot] [PATCH 2/2] package/python-pyqt5: bump to version 5.15.6 Adam Duskett
2022-06-02 13:49   ` Thomas Petazzoni via buildroot [this message]
2022-06-02 13:48 ` [Buildroot] [PATCH 1/2] package/python-sip: bump to version 4.19.25 Thomas Petazzoni via buildroot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220602154910.78da545c@windsurf \
    --to=buildroot@buildroot.org \
    --cc=aduskett@gmail.com \
    --cc=asafka7@gmail.com \
    --cc=develop@manuel-voegele.de \
    --cc=gwenhael.goavec-merou@trabucayre.com \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.