potential fix for Python3.8
This commit is contained in:
parent
2ba039a14c
commit
53c34681ef
@ -47,6 +47,10 @@ Buildrequires: python3-devel python3-pycparser python3-pytest python3-setuptool
|
|||||||
%py2_install
|
%py2_install
|
||||||
%py3_install
|
%py3_install
|
||||||
|
|
||||||
|
#%check
|
||||||
|
#PYTHONPATH=%{buildroot}%{python2_sitearch} %{__python2} -m pytest c/ testing/
|
||||||
|
#PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/
|
||||||
|
|
||||||
%files -n python2-%{_name}
|
%files -n python2-%{_name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc LICENSE AUTHORS
|
%doc LICENSE AUTHORS
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user