commit 305b51c81b246770d25ca45d4cdfee573c0c94f5
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Mon May 10 08:35:58 2021 +0200

    - up to 3.9.5

 python3-tests_with_pythonpath.patch | 11 -----------
 python3.spec                        |  4 ++--
 2 files changed, 2 insertions(+), 13 deletions(-)
---
diff --git a/python3.spec b/python3.spec
index 32ae98c..ab806cf 100644
--- a/python3.spec
+++ b/python3.spec
@@ -47,13 +47,13 @@ Summary(ru.UTF-8):  Язык программирования очень высо
 Summary(tr.UTF-8):     X arayüzlü, yüksek düzeyli, kabuk yorumlayıcı dili
 Summary(uk.UTF-8):     Мова програмування дуже високого рівня з X-інтерфейсом
 Name:          python3
-Version:       %{py_ver}.4
+Version:       %{py_ver}.5
 Release:       1
 Epoch:         1
 License:       PSF
 Group:         Development/Languages/Python
 Source0:       
https://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz
-# Source0-md5: 2a3dba5fc75b695c45cf1806156e1a97
+# Source0-md5: 71f7ada6bec9cdbf4538adc326120cfd
 Source1:       pyconfig.h.in
 Patch0:                %{name}-pythonpath.patch
 Patch1:                %{name}-ac_fixes.patch
diff --git a/python3-tests_with_pythonpath.patch 
b/python3-tests_with_pythonpath.patch
index e26fb51..c24df66 100644
--- a/python3-tests_with_pythonpath.patch
+++ b/python3-tests_with_pythonpath.patch
@@ -74,17 +74,6 @@ diff -urNp -x '*.orig' 
Python-3.9.2.org/Lib/test/test_pydoc.py Python-3.9.2/Lib/
      def test_badimport(self):
          # This tests the fix for issue 5230, where if pydoc found the module
          # but the module had an internal import error pydoc would report no 
doc
-diff -urNp -x '*.orig' Python-3.9.2.org/Lib/test/test_site.py 
Python-3.9.2/Lib/test/test_site.py
---- Python-3.9.2.org/Lib/test/test_site.py     2021-02-19 13:31:44.000000000 
+0100
-+++ Python-3.9.2/Lib/test/test_site.py 2021-02-25 18:41:41.098779547 +0100
-@@ -387,6 +387,7 @@ class ImportSideEffectTests(unittest.Tes
-         """Restore sys.path"""
-         sys.path[:] = self.sys_path
- 
-+    @unittest.skipIf("PYTHONPATH" in os.environ, "$PYTHONPATH set")
-     def test_abs_paths(self):
-         # Make sure all imported modules have their __file__ and __cached__
-         # attributes as absolute paths.  Arranging to put the Lib directory on
 diff -urNp -x '*.orig' Python-3.9.2.org/Lib/test/test_venv.py 
Python-3.9.2/Lib/test/test_venv.py
 --- Python-3.9.2.org/Lib/test/test_venv.py     2021-02-19 13:31:44.000000000 
+0100
 +++ Python-3.9.2/Lib/test/test_venv.py 2021-02-25 18:41:41.098779547 +0100
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/305b51c81b246770d25ca45d4cdfee573c0c94f5

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to