15
0

Accepting request 708462 from home:mcepl:branches:devel:languages:python

- Add fix_OpenSSL111c.patch patch to ensure compatibility with
  OpenSSL 1.1.1c. gl#m2crypto/m2crypto#258

OBS-URL: https://build.opensuse.org/request/show/708462
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=82
This commit is contained in:
2019-06-07 21:11:09 +00:00
committed by Git OBS Bridge
parent 2f2c5ffc03
commit 143ba85e2b
3 changed files with 35 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ License: MIT
Group: Development/Languages/Python
Url: https://gitlab.com/m2crypto/m2crypto
Source: https://files.pythonhosted.org/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz
Patch0: fix_OpenSSL111c.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module typing}