From 20c2b55d36ebaec4f463d25802dda94eba1aa5ff Mon Sep 17 00:00:00 2001 From: Irving Leonard Date: Tue, 30 May 2023 16:41:13 -0400 Subject: [PATCH] feat(el7): python 3.9.16 --- el7/python39-altinstall.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/el7/python39-altinstall.spec b/el7/python39-altinstall.spec index 18ce456..b95c1f1 100644 --- a/el7/python39-altinstall.spec +++ b/el7/python39-altinstall.spec @@ -3,7 +3,7 @@ %global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g') Name: python39-altinstall -Version: 3.9.7 +Version: 3.9.16 Release: 1%{?dist} Summary: Interpreter of the Python programming language @@ -69,6 +69,8 @@ find %{buildroot} -type f -name '*.pyc' -delete %doc /usr/local/share/man/man1/python3.9.1.gz %changelog +* Tue May 30 2023 Irving Leonard 3.9.16-1 +- Upgraded to version 3.9.16 * Thu Nov 4 2021 Irving Leonard 3.9.7-1 - Upgraded to version 3.9.7 * Mon Mar 8 2021 Irving Leonard 3.9.2-1