[packages/python-Mako] - tests require python-devel-tools (for timeit)

qboosh qboosh at pld-linux.org
Sat Mar 15 17:10:35 CET 2025


commit e0d18aee4c00a26063f5b99f3632784e8008bbab
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 15 16:41:03 2025 +0100

    - tests require python-devel-tools (for timeit)

 python-Mako.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/python-Mako.spec b/python-Mako.spec
index 858ff93..2c874e0 100644
--- a/python-Mako.spec
+++ b/python-Mako.spec
@@ -21,6 +21,8 @@ URL:		https://www.makotemplates.org/
 %if %{with python2}
 BuildRequires:	python >= 1:2.7
 BuildRequires:	python-devel >= 1:2.7
+# import timeit
+BuildRequires:	python-devel-tools >= 1:2.7
 BuildRequires:	python-setuptools
 %if %{with tests}
 BuildRequires:	python-babel
@@ -33,6 +35,8 @@ BuildRequires:	python-pytest >= 3.1.0
 %if %{with python3}
 BuildRequires:	python3 >= 1:3.4
 BuildRequires:	python3-devel >= 1:3.4
+# import timeit
+BuildRequires:	python3-devel-tools >= 1:3.4
 BuildRequires:	python3-modules >= 1:3.4
 BuildRequires:	python3-setuptools
 %if %{with tests}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-Mako.git/commitdiff/e0d18aee4c00a26063f5b99f3632784e8008bbab



More information about the pld-cvs-commit mailing list