Replace Python version glob with macro (needed for Python 3.10+)
This commit is contained in:
parent
877b87c06c
commit
0bdac8c9e7
@ -46,7 +46,7 @@ Pretend is a library to make stubbing with Python easier.
|
||||
%license LICENSE.rst
|
||||
%{python3_sitelib}/pretend.py
|
||||
%{python3_sitelib}/__pycache__/pretend.cpython-3?*
|
||||
%{python3_sitelib}/pretend-%{version}-py3.?.egg-info
|
||||
%{python3_sitelib}/pretend-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user