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] host-python3-defusedxml: new host package
Date: Mon,  5 Aug 2024 08:50:09 +0200	[thread overview]
Message-ID: <20240805065009.891748-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240729164238.393500-1-rhi@pengutronix.de>

Thanks, applied as 79979543cf31500ea4862e5b3bdf6f6534190951.

Michael

[sent from post-receive hook]

On Mon, 05 Aug 2024 08:50:09 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20240729164238.393500-1-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-python3-defusedxml.in b/rules/host-python3-defusedxml.in
> new file mode 100644
> index 000000000000..cba132b03379
> --- /dev/null
> +++ b/rules/host-python3-defusedxml.in
> @@ -0,0 +1,7 @@
> +## SECTION=hosttools_noprompt
> +
> +config HOST_PYTHON3_DEFUSEDXML
> +	tristate
> +	default y if ALLYES
> +	select HOST_SYSTEM_PYTHON3
> +
> diff --git a/rules/host-python3-defusedxml.make b/rules/host-python3-defusedxml.make
> new file mode 100644
> index 000000000000..606ddf6add91
> --- /dev/null
> +++ b/rules/host-python3-defusedxml.make
> @@ -0,0 +1,38 @@
> +# -*-makefile-*-
> +#
> +# Copyright (C) 2024 by Roland Hieber <rhi@pengutronix.de>
> +#
> +# For further information about the PTXdist project and license conditions
> +# see the README file.
> +#
> +
> +#
> +# We provide this package
> +#
> +HOST_PACKAGES-$(PTXCONF_HOST_PYTHON3_DEFUSEDXML) += host-python3-defusedxml
> +
> +#
> +# Paths and names
> +#
> +HOST_PYTHON3_DEFUSEDXML_VERSION	:= 0.7.1
> +HOST_PYTHON3_DEFUSEDXML_MD5	:= a50e7f21aa60a741efe6b1b658dfb3f8
> +HOST_PYTHON3_DEFUSEDXML		:= defusedxml-$(HOST_PYTHON3_DEFUSEDXML_VERSION)
> +HOST_PYTHON3_DEFUSEDXML_SUFFIX	:= tar.gz
> +HOST_PYTHON3_DEFUSEDXML_URL	:= $(call ptx/mirror-pypi, defusedxml, $(HOST_PYTHON3_DEFUSEDXML).$(HOST_PYTHON3_DEFUSEDXML_SUFFIX))
> +HOST_PYTHON3_DEFUSEDXML_SOURCE	:= $(SRCDIR)/$(HOST_PYTHON3_DEFUSEDXML).$(HOST_PYTHON3_DEFUSEDXML_SUFFIX)
> +HOST_PYTHON3_DEFUSEDXML_DIR	:= $(HOST_BUILDDIR)/$(HOST_PYTHON3_DEFUSEDXML)
> +HOST_PYTHON3_DEFUSEDXML_LICENSE	:= PSF-2.0
> +HOST_PYTHON3_DEFUSEDXML_LICENSE_FILES	:= \
> +	file://LICENSE;md5=056fea6a4b395a24d0d278bf5c80249e \
> +	file://README.txt;startline=744;endline=751;md5=1dd9120c8d54c15916a5b246f5797f40
> +
> +# ----------------------------------------------------------------------------
> +# Prepare
> +# ----------------------------------------------------------------------------
> +
> +#
> +# python3
> +#
> +HOST_PYTHON3_DEFUSEDXML_CONF_TOOL	:= python3
> +
> +# vim: syntax=make



      parent reply	other threads:[~2024-08-05  7:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-29 16:42 [ptxdist] [PATCH 1/5] " Roland Hieber
2024-07-29 16:42 ` [ptxdist] [PATCH 2/5] host-python3-lml: " Roland Hieber
2024-08-05  6:50   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-07-29 16:42 ` [ptxdist] [PATCH 3/5] host-python3-odfpy: " Roland Hieber
2024-08-05  6:50   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-07-29 16:42 ` [ptxdist] [PATCH 4/5] host-python3-pyexcel-io: " Roland Hieber
2024-08-05  6:50   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-07-29 16:42 ` [ptxdist] [PATCH 5/5] host-python3-pyexcel-ods: " Roland Hieber
2024-08-05  6:50   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-08-05  6:50 ` Michael Olbrich [this message]

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=20240805065009.891748-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