mirror of
https://abf.rosa.ru/djam/python-cython.git
synced 2025-02-23 05:42:50 +00:00
This commit is contained in:
parent
e1cba0b837
commit
a7e9d53bcd
1 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ edge functionality and optimizations.
|
|||
%{py3_platsitedir}/Cython-%{version}-*.egg-info
|
||||
%{py3_platsitedir}/cython*
|
||||
%{py3_platsitedir}/pyximport
|
||||
#{py3_platsitedir}/__pycache__/
|
||||
%{py3_platsitedir}/__pycache__/
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
|
||||
|
@ -77,7 +77,7 @@ edge functionality and optimizations.
|
|||
%{py38_platsitedir}/Cython-%{version}-*.egg-info
|
||||
%{py38_platsitedir}/cython*
|
||||
%{py38_platsitedir}/pyximport
|
||||
#{py38_platsitedir}/__pycache__/
|
||||
%{py38_platsitedir}/__pycache__/
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue