mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: [ptxdist] [PATCH 5/5] python3: update URL
Date: Sun, 26 Apr 2026 18:51:59 +0200	[thread overview]
Message-ID: <20260426165159.59634-5-bruno.thomsen@gmail.com> (raw)
In-Reply-To: <20260426165159.59634-1-bruno.thomsen@gmail.com>

Current download URL returns 301 Moved Permanently.

Download log:

HTTP response 301 Moved Permanently [http://python.org/ftp/python/3.13/Python-3.13.2.tar.xz]
Enqueue https://www.python.org/ftp/python/3.13/Python-3.13.2.tar.xz

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/python3.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/python3.make b/rules/python3.make
index 2cba66933..935df1958 100644
--- a/rules/python3.make
+++ b/rules/python3.make
@@ -27,7 +27,7 @@ PYTHON3_DEVPKG		:= NO
 
 PYTHON3_URL		:= \
 	https://www.python.org/ftp/python/$(PYTHON3_VERSION)/$(PYTHON3).$(PYTHON3_SUFFIX) \
-	http://python.org/ftp/python/$(PYTHON3_MAJORMINOR)/$(PYTHON3).$(PYTHON3_SUFFIX)
+	https://python.org/ftp/python/$(PYTHON3_MAJORMINOR)/$(PYTHON3).$(PYTHON3_SUFFIX)
 
 CROSS_PYTHON3		:= $(PTXDIST_SYSROOT_CROSS)/usr/bin/python$(PYTHON3_MAJORMINOR)
 
-- 
2.53.0




      parent reply	other threads:[~2026-04-26 16:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-26 16:51 [ptxdist] [PATCH 1/5] usb-modeswitch-data: " Bruno Thomsen
2026-04-26 16:51 ` [ptxdist] [PATCH 2/5] liburcu: " Bruno Thomsen
2026-04-26 16:51 ` [ptxdist] [PATCH 3/5] v4l-utils: " Bruno Thomsen
2026-04-26 16:51 ` [ptxdist] [PATCH 4/5] wireshark: " Bruno Thomsen
2026-04-26 16:51 ` Bruno Thomsen [this message]

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=20260426165159.59634-5-bruno.thomsen@gmail.com \
    --to=bruno.thomsen@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