From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Lars Pedersen <lapeddk@gmail.com>
Subject: Re: [ptxdist] [APPLIED] host-python3-pathspec: new package
Date: Mon, 4 Nov 2024 12:06:27 +0100 [thread overview]
Message-ID: <20241104110627.3047653-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20241029193113.1076301-4-lapeddk@gmail.com>
Thanks, applied as a38b9cf979bcedf21a6d7671c1e27557e5f32ba5.
Michael
[sent from post-receive hook]
On Mon, 04 Nov 2024 12:06:26 +0100, Lars Pedersen <lapeddk@gmail.com> wrote:
> Signed-off-by: Lars Pedersen <lapeddk@gmail.com>
> Message-Id: <20241029193113.1076301-4-lapeddk@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/host-python3-pathspec.in b/rules/host-python3-pathspec.in
> new file mode 100644
> index 000000000000..b129e4299a8c
> --- /dev/null
> +++ b/rules/host-python3-pathspec.in
> @@ -0,0 +1,7 @@
> +## SECTION=hosttools_noprompt
> +
> +config HOST_PYTHON3_PATHSPEC
> + tristate
> + default y if ALLYES
> + select HOST_PYTHON3
> + select HOST_PYTHON3_SETUPTOOLS
> diff --git a/rules/host-python3-pathspec.make b/rules/host-python3-pathspec.make
> new file mode 100644
> index 000000000000..5dbdcf63fe2b
> --- /dev/null
> +++ b/rules/host-python3-pathspec.make
> @@ -0,0 +1,33 @@
> +# -*-makefile-*-
> +#
> +# Copyright (C) 2024 by Lars Pedersen <lapeddk@gmail.com>
> +#
> +# For further information about the PTXdist project and license conditions
> +# see the README file.
> +#
> +
> +#
> +# We provide this package
> +#
> +HOST_PACKAGES-$(PTXCONF_HOST_PYTHON3_PATHSPEC) += host-python3-pathspec
> +
> +#
> +# Paths and names
> +#
> +HOST_PYTHON3_PATHSPEC_VERSION := 0.12.1
> +HOST_PYTHON3_PATHSPEC_MD5 := 2b26ad1981bfa23748e115f00085624c
> +HOST_PYTHON3_PATHSPEC := pathspec-$(HOST_PYTHON3_PATHSPEC_VERSION)
> +HOST_PYTHON3_PATHSPEC_SUFFIX := tar.gz
> +HOST_PYTHON3_PATHSPEC_URL := $(call ptx/mirror-pypi, pathspec, $(HOST_PYTHON3_PATHSPEC).$(HOST_PYTHON3_PATHSPEC_SUFFIX))
> +HOST_PYTHON3_PATHSPEC_SOURCE := $(SRCDIR)/$(HOST_PYTHON3_PATHSPEC).$(HOST_PYTHON3_PATHSPEC_SUFFIX)
> +HOST_PYTHON3_PATHSPEC_DIR := $(HOST_BUILDDIR)/$(HOST_PYTHON3_PATHSPEC)
> +HOST_PYTHON3_PATHSPEC_LICENSE := MPL-2.0
> +HOST_PYTHON3_PATHSPEC_LICENSE_FILES := file://LICENSE;md5=815ca599c9df247a0c7f619bab123dad
> +
> +# ----------------------------------------------------------------------------
> +# Prepare
> +# ----------------------------------------------------------------------------
> +
> +HOST_PYTHON3_PATHSPEC_CONF_TOOL := python3
> +
> +# vim: syntax=make
next prev parent reply other threads:[~2024-11-04 11:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-29 19:31 [ptxdist] [PATCH 1/6] host-python3-calver: " Lars Pedersen
2024-10-29 19:31 ` [ptxdist] [PATCH 2/6] host-python3-trove-classifiers: " Lars Pedersen
2024-11-04 11:06 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-10-29 19:31 ` [ptxdist] [PATCH 3/6] host-python3-pluggy: " Lars Pedersen
2024-11-04 11:06 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-10-29 19:31 ` [ptxdist] [PATCH 4/6] host-python3-pathspec: " Lars Pedersen
2024-11-04 11:06 ` Michael Olbrich [this message]
2024-10-29 19:31 ` [ptxdist] [PATCH 5/6] host-python3-hatchling: " Lars Pedersen
2024-11-04 11:06 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-10-29 19:31 ` [ptxdist] [PATCH 6/6] python3-urllib3: fix compile step missing hatchling Lars Pedersen
2024-11-04 11:06 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-11-04 11:06 ` [ptxdist] [APPLIED] host-python3-calver: new package 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=20241104110627.3047653-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=lapeddk@gmail.com \
--cc=ptxdist@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