- Add patch python-fix-shebang.patch to fix bsc#1078326
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=219
This commit is contained in:
committed by
Git OBS Bridge
parent
de4df0721d
commit
9cc8a2d881
@@ -62,6 +62,8 @@ Patch34: python-2.7.9-sles-disable-verification-by-default.patch
|
||||
Patch35: python-ncurses-6.0-accessors.patch
|
||||
# PATCH-FIX-UPSTREAM bmwiedemann@suse.de -- allow python packages to build reproducibly
|
||||
Patch38: reproducible.patch
|
||||
# PATCH-FIX-UPSTREAM taken from upstream fix py3 shebang
|
||||
Patch39: python-fix-shebang.patch
|
||||
# COMMON-PATCH-END
|
||||
BuildRequires: automake
|
||||
BuildRequires: db-devel
|
||||
@@ -212,6 +214,7 @@ that rely on earlier non-verification behavior.
|
||||
%endif
|
||||
%patch35 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
|
||||
# drop Autoconf version requirement
|
||||
sed -i 's/^version_required/dnl version_required/' configure.ac
|
||||
|
Reference in New Issue
Block a user