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

Thanks, applied as 06603d272504eeed71bc79308ffb84a8ad86462e.

Michael

[sent from post-receive hook]

On Mon, 05 Aug 2024 08:50:11 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20240729164238.393500-3-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-python3-odfpy.in b/rules/host-python3-odfpy.in
> new file mode 100644
> index 000000000000..45a9d7b5c5cd
> --- /dev/null
> +++ b/rules/host-python3-odfpy.in
> @@ -0,0 +1,6 @@
> +## SECTION=hosttools_noprompt
> +
> +config HOST_PYTHON3_ODFPY
> +	tristate
> +	default y if ALLYES
> +	select HOST_SYSTEM_PYTHON3
> diff --git a/rules/host-python3-odfpy.make b/rules/host-python3-odfpy.make
> new file mode 100644
> index 000000000000..fb9489ead33c
> --- /dev/null
> +++ b/rules/host-python3-odfpy.make
> @@ -0,0 +1,36 @@
> +# -*-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
> +#
> +PACKAGES-$(PTXCONF_HOST_PYTHON3_ODFPY) += host-python3-odfpy
> +
> +#
> +# Paths and names
> +#
> +HOST_PYTHON3_ODFPY_VERSION	:= 1.4.1
> +HOST_PYTHON3_ODFPY_MD5		:= d1a186ae75b2ae038a8aab1396444342
> +HOST_PYTHON3_ODFPY		:= odfpy-$(HOST_PYTHON3_ODFPY_VERSION)
> +HOST_PYTHON3_ODFPY_SUFFIX	:= tar.gz
> +HOST_PYTHON3_ODFPY_URL		:= $(call ptx/mirror-pypi, odfpy, $(HOST_PYTHON3_ODFPY).$(HOST_PYTHON3_ODFPY_SUFFIX))
> +HOST_PYTHON3_ODFPY_SOURCE	:= $(SRCDIR)/$(HOST_PYTHON3_ODFPY).$(HOST_PYTHON3_ODFPY_SUFFIX)
> +HOST_PYTHON3_ODFPY_DIR		:= $(HOST_BUILDDIR)/$(HOST_PYTHON3_ODFPY)
> +HOST_PYTHON3_ODFPY_LICENSE	:= GPL-2.0-or-later OR Apache-2.0
> +HOST_PYTHON3_ODFPY_LICENSE_FILES	:= \
> +	file://README.md;startline=44;endline=59;md5=c8daa7bfd0c10a4e41706233c6a42f25 \
> +	file://APACHE-LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57 \
> +	file://GPL-LICENSE-2.txt;md5=751419260aa954499f7abaabaa882bbe
> +
> +# ----------------------------------------------------------------------------
> +# Prepare
> +# ----------------------------------------------------------------------------
> +
> +HOST_PYTHON3_ODFPY_CONF_TOOL	:= python3
> +
> +# vim: syntax=make



  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] host-python3-defusedxml: " 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   ` Michael Olbrich [this message]
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 ` [ptxdist] [APPLIED] host-python3-defusedxml: " 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=20240805065011.891832-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