14
0

Accepting request 853432 from home:mcepl:branches:devel:tools:scm

- Remove unnecessary dependency virtualenv.

OBS-URL: https://build.opensuse.org/request/show/853432
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=129
This commit is contained in:
2020-12-07 05:05:38 +00:00
committed by Git OBS Bridge
parent 021f24b88a
commit 696e7c78cc
3 changed files with 8 additions and 6 deletions

View File

@@ -1,8 +1,6 @@
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=[]):
--- 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=[]):
def skip_if_memtesting_not_supported():