From cf4d2ccabdee2dda530181be9f4933589bff4d4e0e9573acb01364f34ada3df4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 12 Jun 2025 10:06:41 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=32 --- python-scp.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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