All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org,
	James Hilliard <james.hilliard1@gmail.com>,
	Ralf Dragon <hypnotoad@lindra.de>,
	Asaf Kahlon <asafka7@gmail.com>
Subject: Re: [Buildroot] [PATCH 1/1] package/python-pyqt5-sip: bump version to 12.15.0
Date: Sat, 26 Oct 2024 22:05:46 +0200	[thread overview]
Message-ID: <20241026220546.2bc2fb22@windsurf> (raw)
In-Reply-To: <20241026172741.451347-1-ju.o@free.fr>

On Sat, 26 Oct 2024 19:27:41 +0200
Julien Olivain <ju.o@free.fr> wrote:

> The versioning scheme of this package is not trivial: the PyQt5-sip
> version number does not corresponds to the actual version tag name in
> its Python-SIP source repository. For that reason, this commit adds a
> comment explaining this peculiar mapping. This comment will help, in
> future maintenance tasks.
> 
> To better understand the upstream changes in this package explained in
> this commit log, it is worth mentioning that:
> - PyQt5-sip 12.13.0 was generated with Python-SIP 6.7.12, and
> - PyQt5-sip 12.15.0 was generated with Python-SIP 6.8.6.
> 
> The package license has changed to BSD-2-Clause, in upstream commits:
> https://github.com/Python-SIP/sip/commit/0ba3b233ec8ed7f22f2f2f950b64f61b50ddfc00
> https://github.com/Python-SIP/sip/commit/4dde1491f7b8ace15833cffb86bee82d60683968
> https://github.com/Python-SIP/sip/commit/f32039b07c47280039dcdcd0f8a2b1323fda912e
> 
> This commit updates the _LICENSE and _LICENSE_FILES macro
> accordingly. The license hash file is also updated. While at it, this
> commit also adds the MD5 hash published upstream.
> 
> This commit also introduces minor improvements to better follow
> Buildroot package conventions:
> - the .mk file header is changed to lower case,
> - hash file comments are updated,
> - the locally calculated license file hash is changed from MD5 to
>   SHA256.
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
>  .../python-pyqt5-sip/python-pyqt5-sip.hash    | 11 +++++-----
>  package/python-pyqt5-sip/python-pyqt5-sip.mk  | 20 ++++++++++++++-----
>  2 files changed, 20 insertions(+), 11 deletions(-)

Applied to master, 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:[~2024-10-26 20:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-26 17:27 [Buildroot] [PATCH 1/1] package/python-pyqt5-sip: bump version to 12.15.0 Julien Olivain
2024-10-26 20:05 ` Thomas Petazzoni via buildroot [this message]
2024-10-28  8:05   ` Ralf Dragon

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=20241026220546.2bc2fb22@windsurf \
    --to=buildroot@buildroot.org \
    --cc=asafka7@gmail.com \
    --cc=hypnotoad@lindra.de \
    --cc=james.hilliard1@gmail.com \
    --cc=ju.o@free.fr \
    --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.