[packages/python-pympler] - BR: idle (idlelib.TreeWidget + Icons) for tests
qboosh
qboosh at pld-linux.org
Sat Jul 14 08:58:08 CEST 2018
commit c021aa79ee9d293bb24bcadc12cb07eb686dc9f4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jul 14 08:59:54 2018 +0200
- BR: idle (idlelib.TreeWidget + Icons) for tests
python-pympler.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/python-pympler.spec b/python-pympler.spec
index f103c4a..bc7c805 100644
--- a/python-pympler.spec
+++ b/python-pympler.spec
@@ -19,9 +19,13 @@ BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with python2}
BuildRequires: python-modules >= 1:2.6
+%if %{with tests}
+BuildRequires: idle
+%endif
%endif
%if %{with python3}
BuildRequires: python3-modules >= 1:3.2
+# no idlelib.TreeWidget in python 3.6+, functionality skipped
%endif
Requires: python-modules >= 1:2.6
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pympler.git/commitdiff/c021aa79ee9d293bb24bcadc12cb07eb686dc9f4
More information about the pld-cvs-commit
mailing list