From f2d716f0c49b184964c10c89a6a756fa3046088ae766f49b7d631ba3a92da170 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 22 Jan 2018 15:19:33 +0000 Subject: [PATCH] Accepting request 567940 from devel:languages:python OBS-URL: https://build.opensuse.org/request/show/567940 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blosc?expand=0&rev=8 --- python-blosc.changes | 5 +++++ python-blosc.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-blosc.changes b/python-blosc.changes index d26db1c..bb58a1c 100644 --- a/python-blosc.changes +++ b/python-blosc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 21 05:33:31 UTC 2018 - toddrme2178@gmail.com + +- Fix building + ------------------------------------------------------------------- Wed Apr 19 22:13:57 UTC 2017 - toddrme2178@gmail.com diff --git a/python-blosc.spec b/python-blosc.spec index 0586a02..27bab14 100644 --- a/python-blosc.spec +++ b/python-blosc.spec @@ -1,7 +1,7 @@ # # spec file for package python-blosc # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -50,8 +50,7 @@ export CFLAGS="%{optflags}" %python_exec setup.py build_ext --inplace --blosc=%{_prefix} %install -%python_install --blosc=%{_prefix} -# %python_exec setup.py install --blosc=%{_prefix} --prefix=%{_prefix} --root=%{buildroot} +%python_exec setup.py install -O1 --skip-build --force --root=%{buildroot} --prefix=%{_prefix} --blosc=%{_prefix} %python_expand %fdupes %{buildroot}%{$python_sitearch} %files %{python_files}