Update to Python 3.14.2
This commit is contained in:
parent
d849d8f127
commit
1f64e4dcdb
2 changed files with 9 additions and 6 deletions
|
|
@ -45,7 +45,7 @@ URL: https://www.python.org/
|
|||
|
||||
# WARNING When rebasing to a new Python version,
|
||||
# remember to update the python3-docs package as well
|
||||
%global general_version %{pybasever}.1
|
||||
%global general_version %{pybasever}.2
|
||||
#global prerel ...
|
||||
%global upstream_version %{general_version}%{?prerel}
|
||||
Version: %{general_version}%{?prerel:~%{prerel}}
|
||||
|
|
@ -1979,6 +1979,9 @@ CheckPython freethreading
|
|||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Fri Dec 05 2025 Miro Hrončok <mhroncok@redhat.com> - 3.14.2-1
|
||||
- Update to Python 3.14.2
|
||||
|
||||
* Wed Dec 03 2025 Karolina Surma <ksurma@redhat.com> - 3.14.1-1
|
||||
- Update to Python 3.14.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue