From 2bcebb2b16c28cd4324c31187ba8aa8a1965f29f Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Feb 15 2018 13:35:08 +0000 Subject: Fix the name macro in the description 2 --- diff --git a/python3.spec b/python3.spec index 6cbcfca..78317c8 100644 --- a/python3.spec +++ b/python3.spec @@ -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, 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}