SHA256
1
0
forked from pool/python

Accepting request 121341 from home:jimfunk:branches:devel:languages:python:Factory

Part of proposed fix for bnc#761501 - Add support for loading directory-based certificate stores in ssl module

OBS-URL: https://build.opensuse.org/request/show/121341
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=122
This commit is contained in:
Jan Matejek
2012-05-18 12:22:20 +00:00
committed by Git OBS Bridge
parent d28ce9563c
commit 86253c9ef6
7 changed files with 68 additions and 0 deletions

View File

@@ -52,6 +52,8 @@ Patch13: python-2.7.2-fix_date_time_compiler.patch
Patch15: python-2.7.2-disable-tests-in-test_io.patch
Patch16: pypirc-secure.diff
Patch17: remove-static-libpython.diff
# PATCH-FIX-OPENSUSE python-2.7.3-ssl_ca_path.patch [bnc#761501] -- Support directory-based certificate stores with the ca_certs parameter of SSL functions
Patch18: python-2.7.3-ssl_ca_path.patch
# COMMON-PATCH-END
BuildRequires: automake
BuildRequires: db-devel
@@ -173,6 +175,7 @@ implementation of the standard Unix DBM databases.
%endif
%patch16 -p1
%patch17
%patch18
# COMMON-PREP-END
# drop Autoconf version requirement