From 3f327fa0790a859a1e4f2d70fd97352d9505b5e9 Mon Sep 17 00:00:00 2001 From: Tomas Tomecek Date: Sep 25 2023 07:21:13 +0000 Subject: add BR: setuptools_scm Signed-off-by: Tomas Tomecek --- diff --git a/python-urwid.spec b/python-urwid.spec index 4a3f21d..356bcee 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -27,6 +27,7 @@ Summary: %summary BuildRequires: gcc BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: python3-setuptools_scm # needed by selftest suite for test.support BuildRequires: python3-test