From 36ffb10ef1e3624664e7aaf0eb79ec85a4b3eab6 Mon Sep 17 00:00:00 2001 From: lixin Date: Mon, 18 Mar 2024 14:05:20 +0800 Subject: [PATCH] remove require: sshpass --- migration-tools.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/migration-tools.spec b/migration-tools.spec index 75dd6a8..7cf4e30 100644 --- a/migration-tools.spec +++ b/migration-tools.spec @@ -43,7 +43,6 @@ Summary: migration-tools-server License: MulanPSL-2.0 Requires: python3 Requires: python3-pip -Requires: sshpass Requires: python3-paramiko Requires: python3-flask Requires: python3-requests