diff --git a/python-kdcproxy.spec b/python-kdcproxy.spec index 89943c7..7991faf 100644 --- a/python-kdcproxy.spec +++ b/python-kdcproxy.spec @@ -68,7 +68,7 @@ find $RPM_BUILD_ROOT%{python3_sitelib}/%{realname}/ -name '*.py' -exec chmod 755 %check %if 0%{?rhel} == 0 -tox --sitepackages -e py27,py34 +tox --sitepackages -e py27,py35 %endif %files