From a7e9d53bcd98c5cc56a6c2d83ddc84dfbd4adf00 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 10 Feb 2025 20:55:56 +0000 Subject: [PATCH] 0.29.36 --- python-cython.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-cython.spec b/python-cython.spec index 2850351..c7c505c 100644 --- a/python-cython.spec +++ b/python-cython.spec @@ -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__/ #--------------------------------------------------------------------