Be less sctrict in wheel version in filename
This commit is contained in:
parent
61ab0cd65d
commit
4425f8db4a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
%global srcname pip
|
||||
%if 0%{?build_wheel}
|
||||
%global python3_wheelname %{srcname}-%{version}-py2.py3-none-any.whl
|
||||
%global python3_wheelname %{srcname}-*-py2.py3-none-any.whl
|
||||
%endif
|
||||
|
||||
Name: python35-%{srcname}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue