From 512154cdb8d04b190c1ff44263ade3e6827e385c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 2 Jul 2019 13:09:39 +0200 Subject: [PATCH] Drop BR on python3-nose, nose is dead and not needed --- numpy.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/numpy.spec b/numpy.spec index ec7b86e..ecf4ef0 100644 --- a/numpy.spec +++ b/numpy.spec @@ -94,7 +94,6 @@ License: BSD %{?python_provide:%python_provide python3-numpy} BuildRequires: python3-devel BuildRequires: python3-setuptools -BuildRequires: python3-nose BuildRequires: python3-pytest %description -n python3-numpy