Force python3 build - required by new hplip

This commit is contained in:
Denis Silakov 2015-06-17 16:53:35 +04:00
parent cfaf76be11
commit f409335368

View file

@ -1,11 +1,13 @@
%define tarname Cython
%{?build_python3}%{?!build_python3:%bcond_without python3}
# Force python3 build - required by new hplip
# % {?build_python3}%{?!build_python3:%bcond_without python3}
%bcond_without python3
Summary: Language for writing C extensions to Python
Name: python-cython
Version: 0.21
Release: 2
Release: 3
Source0: http://www.cython.org/release/Cython-%{version}.tar.gz
Source100: %{name}.rpmlintrc
License: Apache License