From 5cd86b1e36395ed3e0a8b51966df06f943375fa624d7f77e25604b9ddf05f47d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 12 Jun 2025 09:33:11 +0000 Subject: [PATCH] try something OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=27 --- python-scp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-scp.spec b/python-scp.spec index 473503e..391a66d 100644 --- a/python-scp.spec +++ b/python-scp.spec @@ -55,6 +55,7 @@ and has only been tested with this implementation. %check export SCPPY_PORT=10022 +echo 'PubkeyAcceptedKeyTypes=+ssh-dss' >> .ssh/config ./.ci/setup_ssh.sh # gh#jbardin/scp.py#167 %pyunittest -v || /bin/true