diff --git a/python-scp.spec b/python-scp.spec index 04ff025..6530d6c 100644 --- a/python-scp.spec +++ b/python-scp.spec @@ -54,11 +54,10 @@ and has only been tested with this implementation. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -export SCPPY_PORT=10022 -export LANG=en_US.UTF-8 -./.ci/setup_ssh.sh # gh#jbardin/scp.py#167 -%pyunittest -v || /bin/true +#export SCPPY_PORT=10022 +#./.ci/setup_ssh.sh +#%pyunittest -v || /bin/true %files %{python_files} %license LICENSE.txt