From 9f7eb23d2e68a793f046e7656c3f084071462f29e7e800eb765ce968928add38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 22 Apr 2025 15:01:45 +0000 Subject: [PATCH] - Add test dependency on attrs OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=68 --- python-rich.changes | 5 +++++ python-rich.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-rich.changes b/python-rich.changes index 44cbe1d..1c31e39 100644 --- a/python-rich.changes +++ b/python-rich.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 22 14:51:30 UTC 2025 - Markéta Machová + +- Add test dependency on attrs + ------------------------------------------------------------------- Fri Jan 17 14:55:32 UTC 2025 - Markéta Machová diff --git a/python-rich.spec b/python-rich.spec index 670ae5f..2ae9eb9 100644 --- a/python-rich.spec +++ b/python-rich.spec @@ -41,6 +41,7 @@ Suggests: python-ipywidgets >= 7.5.1 BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module pytest} +BuildRequires: %{python_module attrs} # /SECTION %python_subpackages