From a1307f1e79294f7b002af63bf1272884fff6ab87 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 3 Nov 2017 17:56:57 +0100 Subject: [PATCH] reindent Signed-off-by: Igor Gnatenko --- python-pytest-runner.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/python-pytest-runner.spec b/python-pytest-runner.spec index 5022432..7f3ee17 100644 --- a/python-pytest-runner.spec +++ b/python-pytest-runner.spec @@ -1,15 +1,15 @@ %global modulename pytest-runner %global _modulename pytest_runner -Name: python-%{modulename} -Version: 3.0 -Release: 1%{?dist} -Summary: Invoke py.test as distutils command with dependency resolution +Name: python-%{modulename} +Version: 3.0 +Release: 1%{?dist} +Summary: Invoke py.test as distutils command with dependency resolution -License: MIT -URL: https://pypi.python.org/pypi/%{modulename} +License: MIT +URL: https://pypi.python.org/pypi/pytest-runner # setuptools-scm requires a pypi tarball and doesn't like github tarball -Source0: https://files.pythonhosted.org/packages/source/p/%{modulename}/%{modulename}-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/p/%{modulename}/%{modulename}-%{version}.tar.gz BuildArch: noarch