forked from pool/python-pyOpenSSL
Accepting request 515868 from home:oertel:branches:devel:languages:python
- add patch to always trigger overflow in the testsuite (gh#pyca/pyopenssl#657) b3460c6a9a45a016d1ab65c149c606fa3f07096d python-pyOpenSSL-always-overflow.patch OBS-URL: https://build.opensuse.org/request/show/515868 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=41
This commit is contained in:
committed by
Git OBS Bridge
parent
e0e9850035
commit
b8ae115914
@@ -33,6 +33,8 @@ Patch1: skip-networked-test.patch
|
||||
Patch2: rsa128-i586.patch
|
||||
# PATCH-FIX-UPSTREAM python-pyOpenSSL=replace-expired-cert.patch gh#pyca/pyopenssl#637 dimstar@opensuse.org -- the root cert expired
|
||||
Patch3: python-pyOpenSSL=replace-expired-cert.patch
|
||||
# PATCH-FIX-UPSTREAM python-pyOpenSSL-always-overflow.patch gh#pyca/pyopenssl#657 ro@suse.de - always trigger overflow in testsuite
|
||||
Patch4: python-pyOpenSSL-always-overflow.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: %{python_module cryptography >= 1.3.4}
|
||||
BuildRequires: %{python_module devel}
|
||||
@@ -75,6 +77,7 @@ Provides documentation for %{name}.
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Reference in New Issue
Block a user