From 6f5f32e66e4c0950391e6ef79b2e91d674f13ecf Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 23 Feb 2018 13:53:28 +0100 Subject: [PATCH] =?UTF-8?q?python=20=E2=86=92=20python2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Igor Gnatenko --- python-wheel.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-wheel.spec b/python-wheel.spec index 1a22422..f5702b6 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -43,9 +43,9 @@ BuildRequires: python2-devel BuildRequires: python2-setuptools %if ! %{with bootstrap} BuildRequires: python2-pytest -BuildRequires: pyxdg -BuildRequires: python-keyring -BuildRequires: python-jsonschema +BuildRequires: python2-pyxdg +BuildRequires: python2-keyring +BuildRequires: python2-jsonschema %endif %{?python_provide:%python_provide python2-%{pypi_name}}