From 83ff9b9200883bed043f38d1104d8579e0ab67f7 Mon Sep 17 00:00:00 2001 From: Tomáš Hrnčiar Date: Feb 04 2022 12:14:43 +0000 Subject: Update to 3.11.0a5 --- diff --git a/00251-change-user-install-location.patch b/00251-change-user-install-location.patch index aae2255..7bcd790 100644 --- a/00251-change-user-install-location.patch +++ b/00251-change-user-install-location.patch @@ -54,7 +54,7 @@ index b11cd48e69..63ddd5b21b 100644 if os.path.isdir(sitedir): addsitedir(sitedir, known_paths) diff --git a/Lib/sysconfig.py b/Lib/sysconfig.py -index da918b7ba1..89e5c079ca 100644 +index d4a8a68028..491f82de45 100644 --- a/Lib/sysconfig.py +++ b/Lib/sysconfig.py @@ -58,6 +58,31 @@ @@ -90,7 +90,7 @@ index da918b7ba1..89e5c079ca 100644 # NOTE: site.py has copy of this function. # Sync it when modify this function. diff --git a/Lib/test/test_sysconfig.py b/Lib/test/test_sysconfig.py -index 506266d081..761cac2779 100644 +index 2c4120979d..3a2901b0bf 100644 --- a/Lib/test/test_sysconfig.py +++ b/Lib/test/test_sysconfig.py @@ -267,7 +267,7 @@ def test_get_config_h_filename(self): @@ -102,7 +102,7 @@ index 506266d081..761cac2779 100644 if HAS_USER_BASE: wanted.extend(['nt_user', 'osx_framework_user', 'posix_user']) self.assertEqual(get_scheme_names(), tuple(sorted(wanted))) -@@ -278,6 +278,8 @@ def test_symlink(self): # Issue 7880 +@@ -279,6 +279,8 @@ def test_symlink(self): # Issue 7880 cmd = "-c", "import sysconfig; print(sysconfig.get_platform())" self.assertEqual(py.call_real(*cmd), py.call_link(*cmd)) diff --git a/00328-pyc-timestamp-invalidation-mode.patch b/00328-pyc-timestamp-invalidation-mode.patch index 26f09f2..2ed7d8d 100644 --- a/00328-pyc-timestamp-invalidation-mode.patch +++ b/00328-pyc-timestamp-invalidation-mode.patch @@ -33,7 +33,7 @@ index 388614e51b..db52725016 100644 else: return PycInvalidationMode.TIMESTAMP diff --git a/Lib/test/test_py_compile.py b/Lib/test/test_py_compile.py -index 5ed98dbff1..f30c4e43de 100644 +index 794d6436b6..322e072b61 100644 --- a/Lib/test/test_py_compile.py +++ b/Lib/test/test_py_compile.py @@ -19,6 +19,7 @@ def without_source_date_epoch(fxn): diff --git a/python3.11.spec b/python3.11.spec index fcdc3db..cd09f2e 100644 --- a/python3.11.spec +++ b/python3.11.spec @@ -14,10 +14,10 @@ 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}.0 -%global prerel a4 +%global prerel a5 %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 2%{?dist} +Release: 1%{?dist} License: Python @@ -1609,6 +1609,9 @@ CheckPython optimized # ====================================================== %changelog +* Fri Feb 04 2022 Tomáš Hrnčiar - 3.11.0~a5-1 +- Update to 3.11.0a5 + * Fri Jan 21 2022 Fedora Release Engineering - 3.11.0~a4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild diff --git a/sources b/sources index d2b1bf4..2de9611 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (Python-3.11.0a4.tar.xz) = 721ed64f3fde360e9eae6d8f8a046091c7c08f14c860572ac868132dffa4ae0a46f3f57a3872fcc096551a66e4fa3b1c87f77baa52d8524da026bbdaa74837ec -SHA512 (Python-3.11.0a4.tar.xz.asc) = 21e56475186c3e6a029a51799cf8c86ac74d3810b5aa76e4b4bc063bacb2624b21b6ec3450dd9f91722162e57390617efb521351b11d262d6583655081277611 +SHA512 (Python-3.11.0a5.tar.xz) = 219dc67d1968a9950a73a809335312cc2e624695503ee0e957ed0a969966376d9cc29f50a4721828fa42fb4d0fa1f4ed3595d17c8be0b8e0265bd38fa7434c94 +SHA512 (Python-3.11.0a5.tar.xz.asc) = 3c7fb2be22dc71c4b38100dbb4ed20371782f7e7df4f02e377e6329863cc0007c1ba0d5f96b36ae46da1e452e01ccf7f66eb3abf75f746a582c8d7a96a0d0a29