forked from pool/python-scp
This commit is contained in:
@@ -54,11 +54,10 @@ and has only been tested with this implementation.
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
export SCPPY_PORT=10022
|
|
||||||
export LANG=en_US.UTF-8
|
|
||||||
./.ci/setup_ssh.sh
|
|
||||||
# gh#jbardin/scp.py#167
|
# gh#jbardin/scp.py#167
|
||||||
%pyunittest -v || /bin/true
|
#export SCPPY_PORT=10022
|
||||||
|
#./.ci/setup_ssh.sh
|
||||||
|
#%pyunittest -v || /bin/true
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
Reference in New Issue
Block a user