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
a030a65b1b
commit
621e6ce619
@ -48,7 +48,7 @@ nosetests-%{python3_version}
|
||||
%license LICENSE.txt
|
||||
%{_bindir}/jp.py
|
||||
%{python3_sitelib}/%{pypi_name}
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 0.9.4-5
|
||||
|
Loading…
Reference in New Issue
Block a user