15
0

- Add skip-failing-tests-3_12_7.patch as a temporary workaround,

skip failing tests (gh#kislyuk/argcomplete#507).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argcomplete?expand=0&rev=76
This commit is contained in:
2024-10-05 14:54:12 +00:00
committed by Git OBS Bridge
parent ad3bd71c34
commit 17950c2639
3 changed files with 135 additions and 0 deletions

View File

@@ -26,6 +26,9 @@ License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/kislyuk/argcomplete
Source: https://files.pythonhosted.org/packages/source/a/argcomplete/argcomplete-%{version}.tar.gz
# PATCH-FIX-OPENSUSE skip-failing-tests-3_12_7.patch gh#kislyuk/argcomplete#507 mcepl@suse.com
# temporary workaround, skip failing tests
Patch0: skip-failing-tests-3_12_7.patch
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module pexpect}
BuildRequires: %{python_module pip}