Accepting request 155551 from home:Andreas_Schwab:Factory

- Add ctypes-libffi-aarch64.patch: import aarch64 support for libffi in
  _ctypes module

OBS-URL: https://build.opensuse.org/request/show/155551
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=133
This commit is contained in:
Jan Matejek
2013-02-18 16:21:05 +00:00
committed by Git OBS Bridge
parent 7c3370e837
commit 5be43c0452
5 changed files with 3235 additions and 0 deletions

View File

@@ -58,6 +58,8 @@ Patch19: python-2.7.3-fix-dbm-64bit-bigendian.patch
# PATCH-FEATURE-OPENSUSE python-bundle-lang.patch bnc#617751 dimstar@opensuse.org -- gettext: when looking in default_localedir also check in locale-bundle.
Patch20: python-bundle-lang.patch
Patch21: python-2.7.3-multiprocessing-join.patch
# PATCH-FIX-OPENSUSE Import aarch64 support for libffi in _ctypes module
Patch22: ctypes-libffi-aarch64.patch
# COMMON-PATCH-END
BuildRequires: automake
BuildRequires: db-devel
@@ -183,6 +185,7 @@ implementation of the standard Unix DBM databases.
%patch19 -p1
%patch20 -p1
%patch21 -p1
%patch22 -p1
# COMMON-PREP-END
# drop Autoconf version requirement