From 4044e4fa9be327565653a7d9d2ed56fd09c2eccd29e3794e64bab2b80151de14 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 20 Oct 2022 11:39:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=21 --- python-humanize.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-humanize.spec b/python-humanize.spec index 30ab075..b1a846e 100644 --- a/python-humanize.spec +++ b/python-humanize.spec @@ -27,6 +27,7 @@ License: MIT Group: Development/Languages/Python URL: https://github.com/jmoiron/humanize Source: https://files.pythonhosted.org/packages/source/h/humanize/humanize-%{version}.tar.gz +BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: fdupes