From 1ab2e0976bbe8ae513858f3a641f9e85d316da1961927201e01f1305e04165ae Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 30 Apr 2023 18:19:12 +0000 Subject: [PATCH] Why in the world we download from HTTP? OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=88 --- python310.changes | 5 +++++ python310.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python310.changes b/python310.changes index 1ff6218..d14b79a 100644 --- a/python310.changes +++ b/python310.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Apr 30 18:19:01 UTC 2023 - Matej Cepl + +- Why in the world we download from HTTP? + ------------------------------------------------------------------- Thu Apr 27 21:23:19 UTC 2023 - Matej Cepl diff --git a/python310.spec b/python310.spec index 238bbf6..c9cc36a 100644 --- a/python310.spec +++ b/python310.spec @@ -108,8 +108,8 @@ Release: 0 Summary: Python 3 Interpreter License: Python-2.0 URL: https://www.python.org/ -Source0: http://www.python.org/ftp/python/%{folderversion}/%{tarname}.tar.xz -Source1: http://www.python.org/ftp/python/%{folderversion}/%{tarname}.tar.xz.asc +Source0: https://www.python.org/ftp/python/%{folderversion}/%{tarname}.tar.xz +Source1: https://www.python.org/ftp/python/%{folderversion}/%{tarname}.tar.xz.asc Source2: baselibs.conf Source3: README.SUSE Source7: macros.python3