mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: David Jander <david@protonic.nl>
Subject: Re: [ptxdist] [APPLIED] host-python3-tz: new package
Date: Mon,  9 May 2022 08:29:22 +0200	[thread overview]
Message-ID: <20220509062922.3769797-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220506111745.1534181-2-david@protonic.nl>

Thanks, applied as 25ea8c11aa73598e6d10d7c55988d3a0ecdb8cc3.

Michael

[sent from post-receive hook]

On Mon, 09 May 2022 08:29:22 +0200, David Jander <david@protonic.nl> wrote:
> Needed for host-python3-babel
> 
> Signed-off-by: Robin van der Gracht <robin@protonic.nl>
> Signed-off-by: David Jander <david@protonic.nl>
> Message-Id: <20220506111745.1534181-2-david@protonic.nl>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-python3-tz.in b/rules/host-python3-tz.in
> new file mode 100644
> index 000000000000..fc0cba8456f0
> --- /dev/null
> +++ b/rules/host-python3-tz.in
> @@ -0,0 +1,6 @@
> +## SECTION=hosttools_noprompt
> +
> +config HOST_PYTHON3_TZ
> +	tristate
> +	default y if ALLYES
> +	select HOST_PYTHON3
> diff --git a/rules/host-python3-tz.make b/rules/host-python3-tz.make
> new file mode 100644
> index 000000000000..fddffcc90454
> --- /dev/null
> +++ b/rules/host-python3-tz.make
> @@ -0,0 +1,33 @@
> +# -*-makefile-*-
> +#
> +# Copyright (C) 2019 by Robin van der Gracht <robin@protonic.nl>
> +#
> +# For further information about the PTXdist project and license conditions
> +# see the README file.
> +#
> +
> +#
> +# We provide this package
> +#
> +HOST_PACKAGES-$(PTXCONF_HOST_PYTHON3_TZ) += host-python3-tz
> +
> +#
> +# Paths and names
> +#
> +HOST_PYTHON3_TZ_VERSION		:= 2018.9
> +HOST_PYTHON3_TZ_MD5		:= 0f57d76c64d0965e7429c9b871f6b711
> +HOST_PYTHON3_TZ			:= pytz-$(HOST_PYTHON3_TZ_VERSION)
> +HOST_PYTHON3_TZ_SUFFIX		:= tar.gz
> +HOST_PYTHON3_TZ_URL		:= $(call ptx/mirror-pypi, pytz, $(HOST_PYTHON3_TZ).$(PYTHON3_IFADDR_SUFFIX))
> +HOST_PYTHON3_TZ_SOURCE		:= $(SRCDIR)/$(HOST_PYTHON3_TZ).$(HOST_PYTHON3_TZ_SUFFIX)
> +HOST_PYTHON3_TZ_DIR		:= $(HOST_BUILDDIR)/$(HOST_PYTHON3_TZ)
> +HOST_PYTHON3_TZ_LICENSE		:= MIT
> +HOST_PYTHON3_TZ_LICENSE_FILES	:= file://LICENSE.txt;md5=4878a915709225bceab739bdc2a18e8d
> +
> +# ----------------------------------------------------------------------------
> +# Prepare
> +# ----------------------------------------------------------------------------
> +
> +HOST_PYTHON3_TZ_CONF_TOOL := python3
> +
> +# vim: syntax=make



  reply	other threads:[~2022-05-09  6:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-06 11:17 [ptxdist] [PATCH V3 0/2] Add host-python3-babel David Jander
2022-05-06 11:17 ` [ptxdist] [PATCH V3 1/2] host-python3-tz: new package David Jander
2022-05-09  6:29   ` Michael Olbrich [this message]
2022-05-06 11:17 ` [ptxdist] [PATCH 2/2] V3 host-python3-babel: " David Jander
2022-05-09  6:29   ` [ptxdist] [APPLIED] " 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=20220509062922.3769797-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=david@protonic.nl \
    --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