|
|
|
@ -75,10 +75,10 @@ rm -rf html/.{doctrees,buildinfo}
|
|
|
|
|
%license LICENSE
|
|
|
|
|
%doc README.rst
|
|
|
|
|
# These excludes are provided by python3-jaraco
|
|
|
|
|
#%exclude %{python3_sitelib}/jaraco/__init__*
|
|
|
|
|
#%exclude %{python3_sitelib}/jaraco/__pycache__/__init__*
|
|
|
|
|
%exclude %{python3_sitelib}/jaraco/__init__*
|
|
|
|
|
%exclude %{python3_sitelib}/jaraco/__pycache__/__init__*
|
|
|
|
|
%{python3_sitelib}/jaraco/functools*
|
|
|
|
|
#%{python3_sitelib}/jaraco/__pycache__/functools*
|
|
|
|
|
%{python3_sitelib}/jaraco/__pycache__/functools*
|
|
|
|
|
%{python3_sitelib}/jaraco.functools-%{version}-py?.?.egg-info
|
|
|
|
|
|
|
|
|
|
%if %{with docs}
|
|
|
|
|