14
0

Accepting request 854259 from home:darix:apps

update to 3.3

OBS-URL: https://build.opensuse.org/request/show/854259
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=130
This commit is contained in:
2020-12-09 14:02:46 +00:00
committed by Git OBS Bridge
parent 696e7c78cc
commit 2bc3285d02
7 changed files with 49 additions and 18 deletions

View File

@@ -1,6 +1,8 @@
--- a/tests/hazmat/backends/test_openssl_memleak.py
+++ b/tests/hazmat/backends/test_openssl_memleak.py
@@ -156,10 +156,9 @@ def assert_no_memory_leaks(s, argv=[]):
Index: cryptography-3.0/tests/hazmat/backends/test_openssl_memleak.py
===================================================================
--- cryptography-3.0.orig/tests/hazmat/backends/test_openssl_memleak.py
+++ cryptography-3.0/tests/hazmat/backends/test_openssl_memleak.py
@@ -153,10 +153,9 @@ def assert_no_memory_leaks(s, argv=[]):
def skip_if_memtesting_not_supported():