forked from pool/python-pyOpenSSL
Accepting request 491273 from home:TheBlackCat:branches:devel:languages:python
- Implement single-spec version - Fix source URL - Update to 17.0.0 OBS-URL: https://build.opensuse.org/request/show/491273 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=38
This commit is contained in:
@@ -2,11 +2,11 @@ Index: pyOpenSSL-16.0.0/tests/test_ssl.py
|
||||
===================================================================
|
||||
--- pyOpenSSL-16.0.0.orig/tests/test_ssl.py
|
||||
+++ pyOpenSSL-16.0.0/tests/test_ssl.py
|
||||
@@ -1198,6 +1198,7 @@ class ContextTests(TestCase, _LoopbackMi
|
||||
@@ -1113,6 +1113,7 @@
|
||||
reason="set_default_verify_paths appears not to work on Windows. "
|
||||
"See LP#404343 and LP#404344."
|
||||
)
|
||||
+ @pytest.mark.network
|
||||
def test_set_default_verify_paths(self):
|
||||
"""
|
||||
:py:obj:`Context.set_default_verify_paths` causes the
|
||||
`Context.set_default_verify_paths` causes the platform-specific CA
|
||||
|
Reference in New Issue
Block a user