From cbea5df4ffba49fe6a7a8d4c2078224881562b2d Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Fri, 20 Sep 2024 08:58:44 +0000 Subject: [PATCH] 3.8.20 --- .abf.yml | 3 ++- python38.spec | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.abf.yml b/.abf.yml index 8822e89..ab441ee 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,3 +1,4 @@ sources: - Python-3.8.2.tar.xz: 5ae54baf26628a7ed74206650a31192e6d5c6f93 + Python-3.8.20.tar.xz: 88832fd164f0a7d1d0f4677b06960bb5ff15ff1d python-3.8.2-docs-html.tar.bz2: b19ca23d6145568045a899b812af4d641b62af18 + python-3.8.20-docs-html.tar.bz2: d0fbc5196fdf3682f04538cc904ae25f49c71b1e diff --git a/python38.spec b/python38.spec index e3ff204..a073e9d 100644 --- a/python38.spec +++ b/python38.spec @@ -1,4 +1,4 @@ -%define docver 3.8.2 +%define docver 3.8.20 %define dirver 3.8 %define familyver 3 @@ -53,13 +53,13 @@ Summary: An interpreted, interactive object-oriented programming language Name: %{py3_name} -Version: 3.8.2 -Release: 8 +Version: 3.8.20 +Release: 1 License: Modified CNRI Open Source License Group: Development/Python -Source0: https://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz -Source1: https://docs.python.org/3/archives/python-%{docver}-docs-html.tar.bz2 +Source0: https://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz +Source1: https://docs.python.org/%{dirver}/archives/python-%{version}-docs-html.tar.bz2 Source2: python38.macros Source3: pybytecompile.macros Source4: python38-shebang-sanity.sh