- copy strict-tls-checks subpackage from SLE to retain future compatibility
(not built in openSUSE) - do this properly to fix bnc#945401 - implement python-strict-tls-checks subpackage * when present, Python will perform TLS certificate checking by default. it is possible to remove the package to turn off the checks for compatibility with legacy scripts. * as discussed in fate#318300 * this is not built for openSUSE, but retained here in case we want to build the package for a SLE system OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=188
This commit is contained in:
committed by
Git OBS Bridge
parent
fd8094b044
commit
c890c9fda8
@@ -145,7 +145,7 @@ other applications.
|
||||
%patch24 -p1
|
||||
%patch31 -p1
|
||||
%patch33 -p1
|
||||
%if %{suse_version} == 1315
|
||||
%if %{suse_version} == 1315 && !0%{?is_opensuse}
|
||||
%patch34 -p1
|
||||
%endif
|
||||
%patch35 -p1
|
||||
|
Reference in New Issue
Block a user