[python-vlc] Skip Python 3 tests
Dominik 'Rathann' Mierzejewski
dominik at greysector.net
Fri Oct 7 14:31:09 CEST 2016
On Tuesday, 04 October 2016 at 06:03, Orcan Ogetbil wrote:
> --- a/python-vlc.spec
> +++ b/python-vlc.spec
[...]
> @@ -63,7 +64,8 @@ chmod +x %{buildroot}%{python3_sitelib}/*py
>
> %check
> %{__python2} setup.py test
> -%{__python3} setup.py test
> +# Disable Python 3 tests. They pass on 3.4 but fail on 3.5
> +#{__python3} setup.py test
>
> %files -n python2-%{srcname}
> %license COPYING
Please file a bug upstream (if not done already) and put the link
in a comment.
Regards,
Dominik
--
Fedora http://fedoraproject.org/wiki/User:Rathann
RPMFusion http://rpmfusion.org
"Faith manages."
-- Delenn to Lennier in Babylon 5:"Confessions and Lamentations"
More information about the rpmfusion-developers
mailing list