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
dd962cb25a
commit
c17f0ce43f
@ -45,7 +45,7 @@ rm -rf pathspec.egg-info
|
||||
%doc README.rst
|
||||
%license LICENSE
|
||||
%{python3_sitelib}/pathspec
|
||||
%{python3_sitelib}/pathspec-%{version}-py?.?.egg-info
|
||||
%{python3_sitelib}/pathspec-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user