From 05f573255864f7f1c0fa8050421cbbf40fba07f55e4561e4893a0ebc15fa7ad0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 12 May 2023 13:20:14 +0000 Subject: [PATCH] Fix typo OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=102 --- python-tox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-tox.spec b/python-tox.spec index eb8f497..b92bfb7 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -61,7 +61,7 @@ BuildRequires: %{python_module toml >= 0.9.4} BuildRequires: %{python_module tomli >= 2.0.1} BuildRequires: %{python_module virtualenv >= 20.21.0} BuildRequires: %{python_module wheel >= 0.29.0} -%if %{without devpi_process} +%if %{with devpi_process} BuildRequires: %{python_module devpi-process} %endif BuildRequires: fdupes