- 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:
@@ -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):
|
||||
|
Reference in New Issue
Block a user