Fix the name macro in the description 2

This commit is contained in:
Miro Hrončok 2018-02-15 14:34:07 +01:00
parent 40b8f9ece2
commit 2bcebb2b16
1 changed files with 1 additions and 1 deletions

View File

@ -568,7 +568,7 @@ The self-test suite for the Python interpreter.
This is only useful to test Python itself. For testing general Python code, This is only useful to test Python itself. For testing general Python code,
you should use the unittest module from %{name}-libs, or a library such as you should use the unittest module from %{name}-libs, or a library such as
${name}-pytest or ${name}-nose. %{name}-pytest or %{name}-nose.
%if %{with debug_build} %if %{with debug_build}