From cd55e77421fbe913244e2d4f956fa2512ddf12f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 20 Nov 2023 16:54:06 +0100 Subject: [PATCH] Stop needlessly enumerating sources --- python-pluggy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pluggy.spec b/python-pluggy.spec index 7cdc989..0976a3f 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -9,7 +9,7 @@ Summary: The plugin manager stripped of pytest specific details # SPDX License: MIT URL: https://github.com/pytest-dev/pluggy -Source0: %{pypi_source pluggy} +Source: %{pypi_source pluggy} BuildArch: noarch