From 078b0396f7fc113dd56c6d0454b466b3277796f9d197d609fd870a6eb0d8e495 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 17 Jul 2020 07:22:05 +0000 Subject: [PATCH] Accepting request 821421 from home:Guillaume_G:branches:openSUSE:Factory:ARM - Enable build on all archs OBS-URL: https://build.opensuse.org/request/show/821421 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-blosc?expand=0&rev=13 --- python-blosc.changes | 5 +++++ python-blosc.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-blosc.changes b/python-blosc.changes index 5e1a83b..5796049 100644 --- a/python-blosc.changes +++ b/python-blosc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 17 07:17:58 UTC 2020 - Guillaume GARDET + +- Enable build on all archs + ------------------------------------------------------------------- Wed Jul 8 09:37:15 UTC 2020 - Marketa Calabkova diff --git a/python-blosc.spec b/python-blosc.spec index c9f9037..6e39c95 100644 --- a/python-blosc.spec +++ b/python-blosc.spec @@ -41,7 +41,6 @@ BuildRequires: %{python_module psutil} # /SECTION Requires: blosc-devel Recommends: python-numpy -ExclusiveArch: %ix86 x86_64 %python_subpackages %description