with pre-checkin.sh
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=113
This commit is contained in:
parent
b58cb28c01
commit
e5cda42487
@ -15,8 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: python
|
||||
Version: 2.7.2
|
||||
Release: 0
|
||||
@ -53,7 +51,7 @@ Patch11: python-2.7.2-linux3.patch
|
||||
Patch12: http://psf.upfronthosting.co.za/roundup/tracker/file19029/python-test_structmembers.patch
|
||||
Patch13: python-2.7.2-fix_date_time_compiler.patch
|
||||
Patch14: python-2.7.1-urllib-noproxy.patch
|
||||
|
||||
Patch15: python-2.7.2-disable-tests-in-test_io.patch
|
||||
# COMMON-PATCH-END
|
||||
BuildRequires: automake
|
||||
BuildRequires: db-devel
|
||||
@ -171,6 +169,11 @@ implementation of the standard Unix DBM databases.
|
||||
%patch12
|
||||
%patch13
|
||||
%patch14 -p1
|
||||
|
||||
#skip test_io test for ppc,ppc64 as it broken.
|
||||
%ifarch ppc ppc64
|
||||
%patch15 -p1
|
||||
%endif
|
||||
# COMMON-PREP-END
|
||||
|
||||
# drop Autoconf version requirement
|
||||
|
Loading…
x
Reference in New Issue
Block a user