Skip to content

Commit

Permalink
feat(el7): python 3.8.16
Browse files Browse the repository at this point in the history
  • Loading branch information
irvingleonard committed May 30, 2023
1 parent 20c2b55 commit e6b7a3f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion el7/python38-altinstall.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
%global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')

Name: python38-altinstall
Version: 3.8.12
Version: 3.8.16
Release: 1%{?dist}
Summary: Interpreter of the Python programming language

Expand Down Expand Up @@ -69,6 +69,8 @@ find %{buildroot} -type f -name '*.pyc' -delete
%doc /usr/local/share/man/man1/python3.8.1.gz

%changelog
* Tue May 30 2023 Irving Leonard <irvingleonard@github.com> 3.8.16-1
- Upgraded to version 3.8.16
* Thu Nov 4 2021 Irving Leonard <irvingleonard@github.com> 3.8.12-1
- Upgraded to version 3.8.12
* Mon Mar 8 2021 Irving Leonard <mm-irvingleonard@github.com> 3.8.8-1
Expand Down

0 comments on commit e6b7a3f

Please # to comment.