mirror of
https://abf.rosa.ru/djam/python-cython.git
synced 2025-02-23 22:02:47 +00:00
Fix python3 conditional macros
This commit is contained in:
parent
00e3ce91bf
commit
4e72721f0e
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
%define tarname Cython
|
||||
%bcond_without python3
|
||||
|
||||
%{?build_python3}%{?!build_python3:%bcond_without python3}
|
||||
|
||||
Summary: Language for writing C extensions to Python
|
||||
Name: python-cython
|
||||
|
|
Loading…
Add table
Reference in a new issue