15
0
Todd R
2017-09-11 19:07:26 +00:00
committed by Git OBS Bridge
parent de8b691ef6
commit 0a93b0db27

View File

@@ -17,7 +17,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without test
# Tests run too slowly on aarch64
%ifarch aarch64
%bcond_with test
%else
%bcond_without test
%endif
Name: python-binaryornot
Version: 0.4.4
Release: 0