[packages/python-sphinxcontrib-googleanalytics] correct misplaced BRs

atler atler at pld-linux.org
Thu Jun 19 13:31:10 CEST 2025


commit 89ba8801837780398d3fcc03f201fa03f8e31777
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Jun 19 12:40:01 2025 +0200

    correct misplaced BRs

 python-sphinxcontrib-googleanalytics.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-sphinxcontrib-googleanalytics.spec b/python-sphinxcontrib-googleanalytics.spec
index 4c26369..22e5a57 100644
--- a/python-sphinxcontrib-googleanalytics.spec
+++ b/python-sphinxcontrib-googleanalytics.spec
@@ -13,13 +13,13 @@ Group:		Libraries/Python
 Source0:	https://files.pythonhosted.org/packages/source/s/sphinxcontrib-googleanalytics/sphinxcontrib-googleanalytics-%{version}.tar.gz
 # Source0-md5:	a267c20096c4006bef6605e64cb3a4d3
 URL:		https://pypi.org/project/sphinxcontrib-googleanalytics/
-BuildRequires:	python
 %if %{with python2}
+BuildRequires:	python
 BuildRequires:	python-modules
 BuildRequires:	python-setuptools
-BuildRequires:	python3
 %endif
 %if %{with python3}
+BuildRequires:	python3
 BuildRequires:	python3-modules
 BuildRequires:	python3-setuptools
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-sphinxcontrib-googleanalytics.git/commitdiff/89ba8801837780398d3fcc03f201fa03f8e31777



More information about the pld-cvs-commit mailing list