From f3a06afc322257d0b7cddfff7f7eb55816a42feb88ef866f9424982d17c2edfb Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Tue, 29 Oct 2024 06:16:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-autodoc-typehints?expand=0&rev=54 --- python-sphinx-autodoc-typehints.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sphinx-autodoc-typehints.spec b/python-sphinx-autodoc-typehints.spec index 70bd27e..71d7d4c 100644 --- a/python-sphinx-autodoc-typehints.spec +++ b/python-sphinx-autodoc-typehints.spec @@ -53,7 +53,7 @@ BuildRequires: %{python_module pytest >= 8.1.1} BuildRequires: %{python_module sphobjinv >= 2.3.1} BuildRequires: %{python_module typing_extensions >= 4.11} -# Do not depend on nptyping and for SLFO:Main +# Do not depend on nptyping for SLFO:Main %if 0%{suse_version} > 1600 BuildRequires: %{python_module nptyping >= 2.5} %endif