From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] host-python3-pyexcel-ods: new host package
Date: Mon, 5 Aug 2024 08:50:12 +0200 [thread overview]
Message-ID: <20240805065012.891916-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240729164238.393500-5-rhi@pengutronix.de>
Thanks, applied as 2f08643275e001c5ddea36a786ea12058b26558e.
Michael
[sent from post-receive hook]
On Mon, 05 Aug 2024 08:50:12 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20240729164238.393500-5-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/host-python3-pyexcel-ods.in b/rules/host-python3-pyexcel-ods.in
> new file mode 100644
> index 000000000000..ac6e2a8d1202
> --- /dev/null
> +++ b/rules/host-python3-pyexcel-ods.in
> @@ -0,0 +1,8 @@
> +## SECTION=hosttools_noprompt
> +
> +config HOST_PYTHON3_PYEXCEL_ODS
> + tristate
> + default y if ALLYES
> + select HOST_PYTHON3_ODFPY
> + select HOST_SYSTEM_PYTHON3
> + select HOST_SYSTEM_PYTHON3_SETUPTOOLS
> diff --git a/rules/host-python3-pyexcel-ods.make b/rules/host-python3-pyexcel-ods.make
> new file mode 100644
> index 000000000000..5895bea7b1fb
> --- /dev/null
> +++ b/rules/host-python3-pyexcel-ods.make
> @@ -0,0 +1,35 @@
> +# -*-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_PYEXCEL_ODS) += host-python3-pyexcel-ods
> +
> +#
> +# Paths and names
> +#
> +HOST_PYTHON3_PYEXCEL_ODS_VERSION := 0.6.0
> +HOST_PYTHON3_PYEXCEL_ODS_MD5 := bf9ebbe4ad0eb39b45e836a09dbc3c01
> +HOST_PYTHON3_PYEXCEL_ODS := pyexcel-ods-$(HOST_PYTHON3_PYEXCEL_ODS_VERSION)
> +HOST_PYTHON3_PYEXCEL_ODS_SUFFIX := tar.gz
> +HOST_PYTHON3_PYEXCEL_ODS_URL := $(call ptx/mirror-pypi, pyexcel-ods, $(HOST_PYTHON3_PYEXCEL_ODS).$(HOST_PYTHON3_PYEXCEL_ODS_SUFFIX))
> +HOST_PYTHON3_PYEXCEL_ODS_SOURCE := $(SRCDIR)/$(HOST_PYTHON3_PYEXCEL_ODS).$(HOST_PYTHON3_PYEXCEL_ODS_SUFFIX)
> +HOST_PYTHON3_PYEXCEL_ODS_DIR := $(HOST_BUILDDIR)/$(HOST_PYTHON3_PYEXCEL_ODS)
> +HOST_PYTHON3_PYEXCEL_ODS_LICENSE := BSD-3-Clause
> +HOST_PYTHON3_PYEXCEL_ODS_LICENSE_FILES := \
> + file://README.rst;startline=317;endline=320;md5=1ba5f3aa42dab728d580a19d742471a2 \
> + file://LICENSE;md5=03acf66140522d48eb77c81a7a02f15a
> +
> +# ----------------------------------------------------------------------------
> +# Prepare
> +# ----------------------------------------------------------------------------
> +
> +HOST_PYTHON3_PYEXCEL_ODS_CONF_TOOL := python3
> +
> +# vim: syntax=make
next prev parent reply other threads:[~2024-08-05 7:01 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 ` [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 ` Michael Olbrich [this message]
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=20240805065012.891916-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