From 3a67b866f2d76465f9781b191bf49e5a6575b8e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 19 Oct 2019 12:43:54 +0000 Subject: [PATCH] Drop buildrequires on python2-numpy --- python-blosc.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-blosc.spec b/python-blosc.spec index d5eb43e..a2ffbba 100644 --- a/python-blosc.spec +++ b/python-blosc.spec @@ -15,7 +15,6 @@ Patch4: 0004-Read-os-release-instead-of-using-platform.linux_dist.patch BuildRequires: gcc BuildRequires: blosc-devel >= 1.16.0 -BuildRequires: numpy BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-numpy BuildRequires: python%{python3_pkgversion}-psutil