From 743fa58b7f90971b5f076198d96ead3c4f01127c4b4be8b2ba22ce20142eab96 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 5 May 2023 15:30:02 +0000 Subject: [PATCH] Fix Requires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-api?expand=0&rev=2 --- python-pyproject-api.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pyproject-api.spec b/python-pyproject-api.spec index 2f09427..a292e6d 100644 --- a/python-pyproject-api.spec +++ b/python-pyproject-api.spec @@ -39,6 +39,7 @@ BuildRequires: unzip BuildRequires: (python36-importlib-metadata >= 6 if python36-base) Requires: python-packaging >= 23 Requires: (python-importlib-metadata >= 6 if python3-base < 3.8) +Requires: (python-tomli >= 2.0.1 if python3-base < 3.11) BuildArch: noarch # SECTION testing= # (except for pytest-cov and -randomly)