From c2d67bcbe0970909e38502ea03853ed92886a6cc Mon Sep 17 00:00:00 2001 From: Juan Orti Alcaine Date: Mon, 4 Sep 2017 20:23:58 +0200 Subject: [PATCH] Remove trailing spaces --- python-pytest-benchmark.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pytest-benchmark.spec b/python-pytest-benchmark.spec index f211f18..dd7c672 100644 --- a/python-pytest-benchmark.spec +++ b/python-pytest-benchmark.spec @@ -8,8 +8,8 @@ License: BSD URL: https://pytest-benchmark.readthedocs.io Source: https://github.com/ionelmc/%{srcname}/archive/v%{version}/%{srcname}-%{version}.tar.gz BuildArch: noarch -BuildRequires: python2-devel -BuildRequires: python3-devel +BuildRequires: python2-devel +BuildRequires: python3-devel # Tests BR BuildRequires: python2-cpuinfo BuildRequires: python3-cpuinfo