From c976a8e063fb25305eb5bd5a20dc4c61d5a3be6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 20 Nov 2023 15:55:26 +0100 Subject: [PATCH] Stop needlessly enumerating sources --- python-sphinx-theme-alabaster.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sphinx-theme-alabaster.spec b/python-sphinx-theme-alabaster.spec index 1c9dd10..219e5de 100644 --- a/python-sphinx-theme-alabaster.spec +++ b/python-sphinx-theme-alabaster.spec @@ -8,7 +8,7 @@ Summary: Configurable sidebar-enabled Sphinx theme License: BSD-3-Clause URL: https://pypi.python.org/pypi/%{pypi_name} -Source0: %{pypi_source alabaster} +Source: %{pypi_source alabaster} BuildArch: noarch