From: Peter Müller Date: Fri, 15 Sep 2023 15:16:58 +0000 (+0200) Subject: Python: Update to 3.11.5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fec19b598e4b7d1e6f04375e4b56f78d69d6fc9d;p=people%2Fstevee%2Fipfire-3.x.git Python: Update to 3.11.5 Signed-off-by: Peter Müller --- diff --git a/python3/python3.nm b/python3/python3.nm index a777e3733..88c4db355 100644 --- a/python3/python3.nm +++ b/python3/python3.nm @@ -5,12 +5,12 @@ name = python3 major_ver = 3.11 -version = %{major_ver}.0 +version = %{major_ver}.5 release = 1 thisapp = Python-%{version} groups = Development/Languages -url = http://www.python.org +url = https://www.python.org license = Python summary = Version 3 of the Python programming language.