Replace Python version glob with macro (needed for Python 3.10+)
See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/PQIGCQCRNBYNXBX2ICWEM3PLDLNOG2ZT/ Co-authored-by: Tomas Hrnciar <thrnciar@redhat.com>
This commit is contained in:
parent
edced1a721
commit
83b012e4c6
@ -76,7 +76,7 @@ popd
|
||||
%{python3_sitelib}/%{srcname}/checker/__pycache__/*.py[co]
|
||||
%{python3_sitelib}/%{srcname}/tokenize/*.py
|
||||
%{python3_sitelib}/%{srcname}/tokenize/__pycache__/*.py[co]
|
||||
%{python3_sitelib}/py%{srcname}-%{version}-py?.?.egg-info
|
||||
%{python3_sitelib}/py%{srcname}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user