From c3b4ac0c1acdbc19a4357f1e0c5a7fb612fe8ac4 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Aug 22 2022 10:48:18 +0000 Subject: Update to latest upstream release 1.9.0 (closes rhbz#2113654, closes #2099111) --- diff --git a/python-smbprotocol.spec b/python-smbprotocol.spec index 2216026..44e267a 100644 --- a/python-smbprotocol.spec +++ b/python-smbprotocol.spec @@ -43,7 +43,11 @@ rm -rf %{pypi_name}.egg-info %py3_install %check -%pytest -v tests +%pytest -v tests \ + -k "not reset_connection \ + and not config_domain \ + and not message \ + and not dfs" %files -n python3-%{pypi_name} %license LICENSE