mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] python3-jinja2: pin down license files
Date: Sat, 15 Jun 2024 16:58:56 +0200	[thread overview]
Message-ID: <20240615145856.4136706-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240613100744.1899176-5-rhi@pengutronix.de>

Thanks, applied as 321b6ce14f1a558a684310ca8677fa487de66ae7.

Michael

[sent from post-receive hook]

On Sat, 15 Jun 2024 16:58:56 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20240613100744.1899176-5-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/python3-jinja2.make b/rules/python3-jinja2.make
> index 445d0ea72fb2..4c051c7732c4 100644
> --- a/rules/python3-jinja2.make
> +++ b/rules/python3-jinja2.make
> @@ -19,6 +19,9 @@ PYTHON3_JINJA2_URL	:= $(call ptx/mirror-pypi, jinja2, $(PYTHON3_JINJA2).$(PYTHON
>  PYTHON3_JINJA2_SOURCE	:= $(SRCDIR)/$(PYTHON3_JINJA2).$(PYTHON3_JINJA2_SUFFIX)
>  PYTHON3_JINJA2_DIR	:= $(BUILDDIR)/$(PYTHON3_JINJA2)
>  PYTHON3_JINJA2_LICENSE	:= BSD-3-Clause
> +PYTHON3_JINJA2_LICENSE_FILES	:= \
> +	file://PKG-INFO;startline=6;endline=8;md5=9756d487e0b816adb26f07c9c1eea379 \
> +	file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462
>  
>  # ----------------------------------------------------------------------------
>  # Prepare



  reply	other threads:[~2024-06-15 15:01 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-13 10:07 [ptxdist] [PATCH v3 00/13] nanopb, at-spi2-core, and some python3 packages Roland Hieber
2024-06-13 10:07 ` [ptxdist] [PATCH v3 01/13] atk: rename to at-spi2-core; version bump 2.38.0 -> 2.52.0 Roland Hieber
2024-06-15 14:58   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-06-13 10:07 ` [ptxdist] [PATCH v3 02/13] nanopb: new package: tiny protobuf implementation Roland Hieber
2024-06-15 14:58   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-06-13 10:07 ` [ptxdist] [PATCH v3 03/13] paho-mqtt-cpp: version bump 1.0.1 -> 1.2.0 Roland Hieber
2024-06-15 14:58   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-06-13 10:07 ` [ptxdist] [PATCH v3 04/13] python3-jinja2: pin down license files Roland Hieber
2024-06-15 14:58   ` Michael Olbrich [this message]
2024-06-13 10:07 ` [ptxdist] [PATCH v3 05/13] host-python3-markupsafe: add host package Roland Hieber
2024-06-15 14:58   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-06-13 10:07 ` [ptxdist] [PATCH v3 06/13] host-python3-jinja2: " Roland Hieber
2024-06-15 14:58   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-06-13 10:07 ` [ptxdist] [PATCH v3 07/13] host-python3-poetry-core: add new " Roland Hieber
2024-06-15 14:58   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-06-13 10:07 ` [ptxdist] [PATCH v3 08/13] host-python3-dunamai: " Roland Hieber
2024-06-15 14:59   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-06-13 10:07 ` [ptxdist] [PATCH v3 09/13] host-python3-tomlkit: " Roland Hieber
2024-06-15 14:59   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-06-13 10:07 ` [ptxdist] [PATCH v3 10/13] host-python3-poetry-dynamic-versioning: " Roland Hieber
2024-06-15 14:59   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-06-13 10:07 ` [ptxdist] [PATCH v3 11/13] python3-aiomqtt: new package Roland Hieber
2024-06-15 14:59   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-06-13 10:07 ` [ptxdist] [PATCH v3 12/13] python3-periphery: " Roland Hieber
2024-06-15 14:59   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-06-13 10:07 ` [ptxdist] [PATCH v3 13/13] python3-protobuf: " Roland Hieber
2024-06-15 14:59   ` [ptxdist] [APPLIED] " Michael Olbrich

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=20240615145856.4136706-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=rhi@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox