From a48f5d0f80cc8c26c2d1471f47158832c5785851136736818a3193ef9d69342a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 30 Apr 2023 18:13:43 +0000 Subject: [PATCH] - Why in the world we download from HTTP? OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=59 --- python311.changes | 5 +++++ python311.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python311.changes b/python311.changes index 16a6a47..4bbad21 100644 --- a/python311.changes +++ b/python311.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Apr 30 18:13:16 UTC 2023 - Matej Cepl + +- Why in the world we download from HTTP? + ------------------------------------------------------------------- Thu Apr 27 21:57:15 UTC 2023 - Matej Cepl diff --git a/python311.spec b/python311.spec index 60e3a72..38c7a0d 100644 --- a/python311.spec +++ b/python311.spec @@ -109,8 +109,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