From 4f9eb5933f9c0fd22473724f66a9d957397bab85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 20 Nov 2023 17:00:05 +0100 Subject: [PATCH] Unify the number of newlines used between sections --- python-pluggy.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-pluggy.spec b/python-pluggy.spec index 9cdef22..0380092 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -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