From 5abb8764b8921e37cb76cbe82b0c91a245ef4ce20f7a9be276a8dc59adb064c2 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 29 Jan 2022 00:51:44 +0000 Subject: [PATCH] Use patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncssh?expand=0&rev=35 --- python-asyncssh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-asyncssh.spec b/python-asyncssh.spec index aac8728..3acf7c1 100644 --- a/python-asyncssh.spec +++ b/python-asyncssh.spec @@ -27,7 +27,7 @@ License: EPL-2.0 OR GPL-2.0-or-later Group: Development/Languages/Python URL: https://github.com/ronf/asyncssh Source: https://files.pythonhosted.org/packages/source/a/asyncssh/asyncssh-%{version}.tar.gz -# Patch0: gss_test.patch +Patch0: gss_test.patch # SECTION test requirements BuildRequires: %{python_module bcrypt >= 3.1.3} BuildRequires: %{python_module cryptography >= 2.8}