Unify the number of newlines used between sections

This commit is contained in:
Miro Hrončok 2023-11-20 17:00:05 +01:00
parent 0aab1e9ddf
commit 4f9eb5933f

View File

@ -11,9 +11,7 @@ License: MIT
URL: https://github.com/pytest-dev/pluggy
Source: %{pypi_source pluggy}
BuildArch: noarch
BuildRequires: python3-devel
%if %{with tests}
@ -26,6 +24,7 @@ The plugin manager stripped of pytest specific details.
%description %_description
%package -n python3-pluggy
Summary: %summary