From f5eb6cb6112b7901fb297cc98f44fcfac3b4cb7e843e087ff3a936a491e822e7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 15 May 2023 13:59:52 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ini2toml?expand=0&rev=14 --- python-ini2toml.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ini2toml.spec b/python-ini2toml.spec index 217d052..ca19a40 100644 --- a/python-ini2toml.spec +++ b/python-ini2toml.spec @@ -64,7 +64,7 @@ Requires: python-packaging >= 20.7 Requires(post): update-alternatives Requires(postun):update-alternatives %if %{with test} -BuildRequires: %{python_module configupdater} +BuildRequires: %{python_module ConfigUpdater} BuildRequires: %{python_module packaging >= 20.7} BuildRequires: %{python_module pytest} BuildRequires: %{python_module validate-pyproject >= 0.6 with %python-validate-pyproject < 2}