- Restore python-2.7.9-sles-disable-verification-by-default.patch

for SLE-12.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=337
This commit is contained in:
2022-11-22 20:56:11 +00:00
committed by Git OBS Bridge
parent 615a636d68
commit 6a9d569c25
15 changed files with 169 additions and 77 deletions

View File

@@ -1,6 +1,10 @@
---
Lib/test/test_ssl.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/Lib/test/test_ssl.py
+++ b/Lib/test/test_ssl.py
@@ -1021,7 +1021,7 @@ class ContextTests(unittest.TestCase):
@@ -1052,7 +1052,7 @@ class ContextTests(unittest.TestCase):
def test_load_dh_params(self):