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
cc042eb167
commit
b3fa09f7f0
@ -49,7 +49,7 @@ py.test-%{python3_version} tests
|
||||
%{python3_sitelib}/configobj.py
|
||||
%{python3_sitelib}/validate.py
|
||||
%{python3_sitelib}/__pycache__/*
|
||||
%{python3_sitelib}/configobj-%{version}-py?.?.egg-info
|
||||
%{python3_sitelib}/configobj-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 5.0.6-21
|
||||
|
||||
Loading…
Reference in New Issue
Block a user