diff --git a/Python-3.11.6.tar.xz b/Python-3.11.8.tar.xz similarity index 68% rename from Python-3.11.6.tar.xz rename to Python-3.11.8.tar.xz index eac8cb2617fee97e8f1c10ea36a6b95a1b35384d..8feb9044b14a474e528206ced6a68d0729198ebf 100644 Binary files a/Python-3.11.6.tar.xz and b/Python-3.11.8.tar.xz differ diff --git a/python3.spec b/python3.spec index 756a3442fa1ddda994e10cb961c989ddcec6c14b..debd091fc8d483b94890e976c43228d41ada4961 100644 --- a/python3.spec +++ b/python3.spec @@ -10,7 +10,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}.6 +%global general_version %{pybasever}.8 %global upstream_version %{general_version} Version: %{general_version} Release: %{anolis_release}%{?dist} @@ -552,7 +552,6 @@ version once Python %{pybasever} is stable. %autosetup -p1 -n Python-%{upstream_version} %if %{with rpmwheels} -rm Lib/ensurepip/_bundled/pip-%{pip_version}-py3-none-any.whl rm Lib/ensurepip/_bundled/setuptools-%{setuptools_version}-py3-none-any.whl %endif @@ -1512,6 +1511,9 @@ CheckPython optimized # ====================================================== %changelog +* Mon May 6 2024 yangxinyu - 3.11.8-1 +- Update to 3.11.8 + * Mon Mar 4 2024 Liwei Ge - 3.11.6-1 - Update to 3.11.6