From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] host-python3-pyexcel-io: new host package
Date: Mon, 5 Aug 2024 08:50:12 +0200 [thread overview]
Message-ID: <20240805065012.891874-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240729164238.393500-4-rhi@pengutronix.de>
Thanks, applied as 8fa1ee6299304550aeb729b49bdad9fc7ec09353.
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-4-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/host-python3-pyexcel-io.in b/rules/host-python3-pyexcel-io.in
> new file mode 100644
> index 000000000000..cc944b2d00d3
> --- /dev/null
> +++ b/rules/host-python3-pyexcel-io.in
> @@ -0,0 +1,7 @@
> +## SECTION=hosttools_noprompt
> +
> +config HOST_PYTHON3_PYEXCEL_IO
> + tristate
> + default y if ALLYES
> + select HOST_SYSTEM_PYTHON3
> + select HOST_SYSTEM_PYTHON3_SETUPTOOLS
> diff --git a/rules/host-python3-pyexcel-io.make b/rules/host-python3-pyexcel-io.make
> new file mode 100644
> index 000000000000..611e204a5de0
> --- /dev/null
> +++ b/rules/host-python3-pyexcel-io.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_IO) += host-python3-pyexcel-io
> +
> +#
> +# Paths and names
> +#
> +HOST_PYTHON3_PYEXCEL_IO_VERSION := 0.6.6
> +HOST_PYTHON3_PYEXCEL_IO_MD5 := e06252a039ccee3d9d2ebd0696fbc453
> +HOST_PYTHON3_PYEXCEL_IO := pyexcel-io-$(HOST_PYTHON3_PYEXCEL_IO_VERSION)
> +HOST_PYTHON3_PYEXCEL_IO_SUFFIX := tar.gz
> +HOST_PYTHON3_PYEXCEL_IO_URL := $(call ptx/mirror-pypi, pyexcel-io, $(HOST_PYTHON3_PYEXCEL_IO).$(HOST_PYTHON3_PYEXCEL_IO_SUFFIX))
> +HOST_PYTHON3_PYEXCEL_IO_SOURCE := $(SRCDIR)/$(HOST_PYTHON3_PYEXCEL_IO).$(HOST_PYTHON3_PYEXCEL_IO_SUFFIX)
> +HOST_PYTHON3_PYEXCEL_IO_DIR := $(HOST_BUILDDIR)/$(HOST_PYTHON3_PYEXCEL_IO)
> +HOST_PYTHON3_PYEXCEL_IO_LICENSE := BSD-3-Clause
> +HOST_PYTHON3_PYEXCEL_IO_LICENSE_FILES := \
> + file://README.rst;startline=244;md5=1ba5f3aa42dab728d580a19d742471a2 \
> + file://LICENSE;md5=3508ad9ab698c16f7ffac9fda4b0aa01
> +
> +# ----------------------------------------------------------------------------
> +# Prepare
> +# ----------------------------------------------------------------------------
> +
> +HOST_PYTHON3_PYEXCEL_IO_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 ` Michael Olbrich [this message]
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=20240805065012.891874-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