diff --git a/python37.spec b/python37.spec index 6a34652..022a16b 100644 --- a/python37.spec +++ b/python37.spec @@ -565,7 +565,7 @@ The self-test suite for the Python interpreter. 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 -${name}-pytest or ${name}-nose. +%{name}-pytest or %{name}-nose. %if %{with debug_build}