From dde39142b5779cb0eb81a82f6ecf5a2ffa53269d5e4b55b4ddaf6181a2475901 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}