Be less sctrict in wheel version in filename

This commit is contained in:
Miro Hrončok 2014-06-07 18:21:36 +02:00
commit 4425f8db4a

View file

@ -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}