From 3318ee464ea51030512abd5546c46a237527c19c9ac5fb0203b15febb373e693 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 10 Jan 2019 13:08:39 +0000 Subject: [PATCH] Fix typo OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=48 --- python-Pygments.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-Pygments.spec b/python-Pygments.spec index 7655027..a349114 100644 --- a/python-Pygments.spec +++ b/python-Pygments.spec @@ -28,7 +28,7 @@ Source: https://files.pythonhosted.org/packages/source/P/Pygments/Pygmen Patch0: python_37.diff Patch1: denose.patch BuildRequires: %{python_module setuptools} -# We need unittest2 just because of its test runner, it seems even +# We need pytest just because of its test runner, it seems even # python3 stdlib unittest runner doesn't work BuildRequires: %{python_module pytest} BuildRequires: fdupes