14
0

Accepting request 854670 from home:bnavigator:branches:devel:languages:python

- Add pr_672-remove-OpenSSL-tsafe.patch to support pyopenssl 20

OBS-URL: https://build.opensuse.org/request/show/854670
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=77
This commit is contained in:
2020-12-11 00:26:56 +00:00
committed by Git OBS Bridge
parent c158895f58
commit 406033f67e
3 changed files with 44 additions and 0 deletions

View File

@@ -35,6 +35,8 @@ Patch1: newdnspython.patch
Patch2: pr_639.patch
# Really remove the dependency on nose
Patch3: remove_nose_part_2.patch
# PATCH-FIX-UPSTREAM -- gh#eventlet/eventlet#672 remove OpenSSL.tsafe
Patch4: pr_672-remove-OpenSSL-tsafe.patch
BuildRequires: %{python_module dnspython >= 1.15.0}
BuildRequires: %{python_module greenlet >= 0.3}
BuildRequires: %{python_module pyOpenSSL}