]> git.pld-linux.org Git - packages/python-pympler.git/commitdiff
- BR: idle (idlelib.TreeWidget + Icons) for tests auto/th/python-pympler-0.5-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 14 Jul 2018 06:59:54 +0000 (08:59 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 14 Jul 2018 06:59:54 +0000 (08:59 +0200)
python-pympler.spec

index f103c4ae7a7bda9cf8a4c8b5bce86aca5ee97413..bc7c805faed0ad23dc32723ab164cb3a9cab07ec 100644 (file)
@@ -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
This page took 0.179521 seconds and 4 git commands to generate.