From d189e738cbd7be57e85cf3a76e1a0c17ad8a9e805e4667a3ad44373bc012b8b1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 26 Apr 2023 21:03:22 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-paramiko?expand=0&rev=110 --- python-paramiko.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-paramiko.spec b/python-paramiko.spec index 4a087de..6725b05 100644 --- a/python-paramiko.spec +++ b/python-paramiko.spec @@ -30,7 +30,7 @@ Patch0: paramiko-test_extend_timeout.patch # PATCH-FIX-UPSTREAM paramiko-pr1665-remove-pytest-relaxed.patch gh#paramiko/paramiko#1665 -- pytest-relaxed is broken Patch1: paramiko-pr1665-remove-pytest-relaxed.patch BuildRequires: %{python_module PyNaCl >= 1.0.1} -%if 0%{?suse_version} > 1550 +%if 0%{?suse_version} > 1500 BuildRequires: python3-Sphinx %else BuildRequires: %{python_module Sphinx}