From 419eb8bf13f6e97f96a110508cdb481eca28c6a67da2e480716be278322b1413 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 1 Jul 2024 17:25:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydantic?expand=0&rev=61 --- python-pydantic.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pydantic.spec b/python-pydantic.spec index 50dacaa..fbff862 100644 --- a/python-pydantic.spec +++ b/python-pydantic.spec @@ -50,6 +50,7 @@ BuildRequires: %{python_module pytest-examples} BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-dotenv >= 0.10.4} +BuildRequires: %{python_module rich} %endif Requires: python-annotated-types >= 0.4.0 %if 0%{?python_version_nodots} < 310