forked from pool/python-libsass
Accepting request 622824 from home:bmwiedemann:branches:devel:languages:python
Add reproducible.patch to sort .o files in linking in order to make build reproducible (boo#1041090) OBS-URL: https://build.opensuse.org/request/show/622824 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libsass?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
c6660bba18
commit
795efe5159
@@ -27,6 +27,8 @@ License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/dahlia/libsass-python
|
||||
Source: %{_name}-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM 0.13.3 https://github.com/sass/libsass-python/pull/212 boo#1041090
|
||||
Patch0: reproducible.patch
|
||||
|
||||
BuildRequires: %{python_module Cython}
|
||||
BuildRequires: %{python_module devel}
|
||||
@@ -50,6 +52,7 @@ with no Ruby stack at all!
|
||||
|
||||
%prep
|
||||
%setup -n %{_name}-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user