From cbc1e5d930bdcb61315a91b3bf32a28ccb73f841d6146069a712fe636e4da6bd Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 30 Apr 2023 18:16:50 +0000 Subject: [PATCH] - Why in the world we download from HTTP? OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=140 --- python39.changes | 5 +++++ python39.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python39.changes b/python39.changes index 01c09c7..ae44a35 100644 --- a/python39.changes +++ b/python39.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Apr 30 18:16:37 UTC 2023 - Matej Cepl + +- Why in the world we download from HTTP? + ------------------------------------------------------------------- Tue Apr 18 05:00:11 UTC 2023 - Steve Kowalik diff --git a/python39.spec b/python39.spec index 7268990..e73c117 100644 --- a/python39.spec +++ b/python39.spec @@ -98,8 +98,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