From: David Jander <david@protonic.nl> To: ptxdist@pengutronix.de, Michael Olbrich <m.olbrich@pengutronix.de>, Bastian Stender <bst@pengutronix.de> Cc: Marc Kleine-Budde <mkl@pengutronix.de>, David Jander <david@protonic.nl> Subject: [ptxdist] [PATCH 1/2] cython3: version bump 0.29.14 -> 0.29.28 Date: Tue, 3 May 2022 09:50:28 +0200 [thread overview] Message-ID: <20220503075029.1429521-2-david@protonic.nl> (raw) In-Reply-To: <20220503075029.1429521-1-david@protonic.nl> Needed for newer version of python3 Signed-off-by: David Jander <david@protonic.nl> --- rules/host-cython3.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/host-cython3.make b/rules/host-cython3.make index 50a497c52..55cbf5c3c 100644 --- a/rules/host-cython3.make +++ b/rules/host-cython3.make @@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_CYTHON3) += host-cython3 # # Paths and names # -HOST_CYTHON3_VERSION := 0.29.14 -HOST_CYTHON3_MD5 := 6e2f139e30bb08d68366f9370d87964c +HOST_CYTHON3_VERSION := 0.29.28 +HOST_CYTHON3_MD5 := 0e98543dca816300a27e7d76146a6280 HOST_CYTHON3 := Cython-$(HOST_CYTHON3_VERSION) HOST_CYTHON3_SUFFIX := tar.gz HOST_CYTHON3_URL := $(call ptx/mirror-pypi, cython, $(HOST_CYTHON3).$(HOST_CYTHON3_SUFFIX)) -- 2.32.0
next prev parent reply other threads:[~2022-05-03 7:51 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-05-03 7:50 [ptxdist] [PATCH 0/2] Python3 version bump David Jander 2022-05-03 7:50 ` David Jander [this message] 2022-05-09 6:29 ` [ptxdist] [APPLIED] cython3: version bump 0.29.14 -> 0.29.28 Michael Olbrich 2022-05-03 7:50 ` [ptxdist] [PATCH 2/2] python3: version bump 3.7.10 -> 3.10.4 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=20220503075029.1429521-2-david@protonic.nl \ --to=david@protonic.nl \ --cc=bst@pengutronix.de \ --cc=m.olbrich@pengutronix.de \ --cc=mkl@pengutronix.de \ --cc=ptxdist@pengutronix.de \ --subject='Re: [ptxdist] [PATCH 1/2] cython3: version bump 0.29.14 -> 0.29.28' \ /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
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox