[packages/micropython] ... and tests use system python3!

glen glen at pld-linux.org
Wed Apr 13 23:23:01 CEST 2016


commit eb09b3f698b99e02dea509f44b0c6cb48d0b3f18
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Apr 14 00:22:45 2016 +0300

    ... and tests use system python3!

 micropython.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/micropython.spec b/micropython.spec
index fd17d93..fca0ef9 100644
--- a/micropython.spec
+++ b/micropython.spec
@@ -15,6 +15,10 @@ BuildRequires:	libffi-devel
 BuildRequires:	pkgconfig
 BuildRequires:	python
 BuildRequires:	python-modules
+%if %{with tests}
+BuildRequires:	python3
+BuildRequires:	python3-modules
+%endif
 BuildRequires:	readline-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/micropython.git/commitdiff/eb09b3f698b99e02dea509f44b0c6cb48d0b3f18



More information about the pld-cvs-commit mailing list